Skip to content

Commit f1bba2b

Browse files
build(deps-dev): bump prettier from 2.3.0 to 2.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 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@2.3.0...2.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c8a3a98 commit f1bba2b

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
@@ -95,7 +95,7 @@
9595
"jest": "27.0.3",
9696
"jest-cli": "26.6.3",
9797
"node-fetch": "2.6.1",
98-
"prettier": "2.3.0",
98+
"prettier": "2.3.1",
9999
"puppeteer": "9.1.1",
100100
"qs": "6.10.1",
101101
"rollup": "2.50.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5518,10 +5518,10 @@ prettier-linter-helpers@^1.0.0:
55185518
dependencies:
55195519
fast-diff "^1.1.2"
55205520

5521-
5522-
version "2.3.0"
5523-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
5524-
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
5521+
5522+
version "2.3.1"
5523+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
5524+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
55255525

55265526
pretty-format@^26.0.0, pretty-format@^26.6.2:
55275527
version "26.6.2"

0 commit comments

Comments
 (0)