Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Commit 5416bb3

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

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
@@ -34,7 +34,7 @@
3434
"husky": "^1.3.1",
3535
"jest": "^24.7.1",
3636
"jest-dom": "^3.1.3",
37-
"prettier": "^1.17.0",
37+
"prettier": "^1.18.2",
3838
"rimraf": "^2.6.3",
3939
"ts-jest": "^24.0.2",
4040
"ts-node-dev": "^1.0.0-pre.32",

yarn.lock

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

4091-
prettier@^1.17.0:
4092-
version "1.17.0"
4093-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
4094-
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==
4091+
prettier@^1.18.2:
4092+
version "1.18.2"
4093+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
4094+
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
40954095

40964096
pretty-format@^24.0.0, pretty-format@^24.8.0:
40974097
version "24.8.0"

0 commit comments

Comments
 (0)