Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 02d86c0

Browse files
build(deps-dev): bump prettier from 2.2.1 to 2.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.2.1...2.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ceddfb7 commit 02d86c0

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": "26.6.3",
9696
"jest-cli": "26.6.3",
9797
"node-fetch": "2.6.1",
98-
"prettier": "2.2.1",
98+
"prettier": "2.3.0",
9999
"puppeteer": "9.1.1",
100100
"qs": "6.10.1",
101101
"rollup": "2.47.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4762,10 +4762,10 @@ prettier-linter-helpers@^1.0.0:
47624762
dependencies:
47634763
fast-diff "^1.1.2"
47644764

4765-
prettier@2.2.1:
4766-
version "2.2.1"
4767-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
4768-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
4765+
prettier@2.3.0:
4766+
version "2.3.0"
4767+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
4768+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
47694769

47704770
pretty-format@^26.0.0, pretty-format@^26.6.2:
47714771
version "26.6.2"

0 commit comments

Comments
 (0)