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

Commit 9083bf2

Browse files
dependabot-supportjohnrees
authored andcommitted
Bump prettier from 1.16.4 to 1.17.0
Bumps [prettier](https://github.com/prettier/prettier) from 1.16.4 to 1.17.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@1.16.4...1.17.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c4af54 commit 9083bf2

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.5.0",
3636
"jest-dom": "^3.1.3",
37-
"prettier": "^1.16.4",
37+
"prettier": "^1.17.0",
3838
"rimraf": "^2.6.3",
3939
"ts-jest": "^24.0.0",
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
@@ -4202,10 +4202,10 @@ prelude-ls@~1.1.2:
42024202
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
42034203
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
42044204

4205-
prettier@^1.16.4:
4206-
version "1.16.4"
4207-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
4208-
integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==
4205+
prettier@^1.17.0:
4206+
version "1.17.0"
4207+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
4208+
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==
42094209

42104210
pretty-format@^24.0.0, pretty-format@^24.5.0:
42114211
version "24.5.0"

0 commit comments

Comments
 (0)