Skip to content

Commit ba52e2c

Browse files
Bump prettier from 1.17.1 to 1.18.2
Bumps [prettier](https://github.com/prettier/prettier) from 1.17.1 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.1...1.18.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4de99d2 commit ba52e2c

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
@@ -32,7 +32,7 @@
3232
"eslint-plugin-prettier": "^3.1.0",
3333
"execa": "^1.0.0",
3434
"jest": "^24.8.0",
35-
"prettier": "^1.17.1"
35+
"prettier": "^1.18.2"
3636
},
3737
"engines": {
3838
"node": "8.* || 10.* || >= 12.*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4105,10 +4105,10 @@ prettier-linter-helpers@^1.0.0:
41054105
dependencies:
41064106
fast-diff "^1.1.2"
41074107

4108-
prettier@^1.17.1:
4109-
version "1.17.1"
4110-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.1.tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db"
4111-
integrity sha512-TzGRNvuUSmPgwivDqkZ9tM/qTGW9hqDKWOE9YHiyQdixlKbv7kvEqsmDPrcHJTKwthU774TQwZXVtaQ/mMsvjg==
4108+
prettier@^1.18.2:
4109+
version "1.18.2"
4110+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
4111+
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
41124112

41134113
pretty-format@^24.8.0:
41144114
version "24.8.0"

0 commit comments

Comments
 (0)