Skip to content

Commit a2a8c9b

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"memfs": "^2.15.0",
3030
"nock": "^11.3.5",
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",

yarn.lock

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

5318-
prettier@1.18.2:
5319-
version "1.18.2"
5320-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
5321-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
5318+
prettier@1.19.1:
5319+
version "1.19.1"
5320+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
5321+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
53225322

53235323
pretty-format@^24.9.0:
53245324
version "24.9.0"

0 commit comments

Comments
 (0)