Skip to content

Commit c112733

Browse files
build: Bump prettier from 1.16.4 to 2.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 1.16.4 to 2.3.1. - [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.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 80db116 commit c112733

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.1",
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.1:
5137+
version "2.3.1"
5138+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
51395139

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

0 commit comments

Comments
 (0)