Skip to content

Commit dcf7992

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] <support@dependabot.com>
1 parent 6d5becd commit dcf7992

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
@@ -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

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

5305-
prettier@1.18.2:
5306-
version "1.18.2"
5307-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
5308-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
5305+
prettier@1.19.1:
5306+
version "1.19.1"
5307+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
5308+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
53095309

53105310
pretty-format@^24.9.0:
53115311
version "24.9.0"

0 commit comments

Comments
 (0)