Skip to content

Commit fcd04a6

Browse files
Bump prettier from 1.19.1 to 2.2.1
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@1.19.1...2.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 996512f commit fcd04a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"jest": "^24.8.0",
9393
"jest-cli": "^24.8.0",
9494
"lint-staged": "^9.2.1",
95-
"prettier": "^1.19.1",
95+
"prettier": "^2.2.1",
9696
"relay-compiler": "^10.0.1",
9797
"relay-runtime": "^10.0.1",
9898
"relay-test-utils-internal": "^10.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4177,10 +4177,10 @@ prelude-ls@~1.1.2:
41774177
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
41784178
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
41794179

4180-
prettier@^1.19.1:
4181-
version "1.19.1"
4182-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
4183-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
4180+
prettier@^2.2.1:
4181+
version "2.2.1"
4182+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
4183+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
41844184

41854185
pretty-format@^24.9.0:
41864186
version "24.9.0"

0 commit comments

Comments
 (0)