Skip to content

Commit 297f2ac

Browse files
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] <support@dependabot.com>
1 parent c4d576b commit 297f2ac

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
@@ -20,6 +20,6 @@
2020
"eslint-config-prettier": "^4.1.0",
2121
"eslint-plugin-prettier": "^3.0.1",
2222
"jest": "^24.7.1",
23-
"prettier": "^1.16.4"
23+
"prettier": "^1.17.0"
2424
}
2525
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4032,10 +4032,10 @@ prettier-linter-helpers@^1.0.0:
40324032
dependencies:
40334033
fast-diff "^1.1.2"
40344034

4035-
prettier@^1.16.4:
4036-
version "1.16.4"
4037-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
4038-
integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==
4035+
prettier@^1.17.0:
4036+
version "1.17.0"
4037+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
4038+
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==
40394039

40404040
pretty-format@^24.7.0:
40414041
version "24.7.0"

0 commit comments

Comments
 (0)