I noticed in my package.json that some versions have the ^ operator in the dependency version such as:
^
"prettier": "^2.2.1",