Skip to content

Commit

Permalink
Merge pull request #12 from newerton/dependabot/npm_and_yarn/prettier…
Browse files Browse the repository at this point in the history
…-2.2.1

Bump prettier from 1.19.1 to 2.2.1
  • Loading branch information
newerton committed Mar 18, 2021
2 parents 7e14fa6 + eaafe2a commit b3da415
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -49,8 +49,8 @@
"eslint-plugin-react": "^7.14.3",
"jest": "^24.9.0",
"metro-react-native-babel-preset": "^0.56.0",
"prettier": "^1.18.2",
"react-test-renderer": "16.13.0"
"prettier": "^2.2.1",
"react-test-renderer": "16.9.0"
},
"jest": {
"preset": "react-native"
Expand Down
13 changes: 9 additions & 4 deletions yarn.lock
Expand Up @@ -5712,10 +5712,15 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^1.18.2:
version "1.19.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
prettier@1.16.4:
version "1.16.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==

prettier@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==

prettier@^2.0.2:
version "2.2.1"
Expand Down

0 comments on commit b3da415

Please sign in to comment.