Skip to content

Commit a7be86b

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"memfs": "^2.15.0",
3030
"nock": "^13.0.11",
3131
"npm-run-all": "^4.1.5",
32-
"prettier": "1.18.2",
32+
"prettier": "1.19.1",
3333
"rimraf": "^3.0.0",
3434
"ts-jest": "^24.0.0",
3535
"tslint": "^5.15.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5274,10 +5274,10 @@ prelude-ls@~1.1.2:
52745274
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
52755275
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
52765276

5277-
prettier@1.18.2:
5278-
version "1.18.2"
5279-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
5280-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
5277+
prettier@1.19.1:
5278+
version "1.19.1"
5279+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
5280+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
52815281

52825282
pretty-format@^24.9.0:
52835283
version "24.9.0"

0 commit comments

Comments
 (0)