Skip to content

Commit 84cc4b9

Browse files
build: Bump prettier from 1.16.4 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 1.16.4 to 2.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@1.16.4...2.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 80db116 commit 84cc4b9

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

npm-shrinkwrap.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest": "^24.1.0",
6161
"jest-junit": "^6.3.0",
6262
"lint-staged": "^8.1.5",
63-
"prettier": "^1.16.4",
63+
"prettier": "^2.3.2",
6464
"semantic-release": "^15.13.3"
6565
},
6666
"engines": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5133,9 +5133,9 @@ prettier-linter-helpers@^1.0.0:
51335133
dependencies:
51345134
fast-diff "^1.1.2"
51355135

5136-
prettier@^1.16.4:
5137-
version "1.16.4"
5138-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
5136+
prettier@^2.3.2:
5137+
version "2.3.2"
5138+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
51395139

51405140
pretty-format@^24.0.0:
51415141
version "24.0.0"

0 commit comments

Comments
 (0)