Skip to content

Commit bcc190d

Browse files
committed
chore(deps-dev): bump prettier to 2.3.0
1 parent 1c4473c commit bcc190d

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
@@ -79,7 +79,7 @@
7979
"lerna": "3.22.1",
8080
"lint-staged": "^10.0.1",
8181
"mocha": "^8.0.1",
82-
"prettier": "2.2.1",
82+
"prettier": "2.3.0",
8383
"puppeteer": "^5.1.0",
8484
"ts-jest": "^26.4.1",
8585
"ts-loader": "^7.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9330,10 +9330,10 @@ prettier-linter-helpers@^1.0.0:
93309330
dependencies:
93319331
fast-diff "^1.1.2"
93329332

9333-
prettier@2.2.1, prettier@^2.0.4:
9334-
version "2.2.1"
9335-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
9336-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
9333+
prettier@2.3.0, prettier@^2.0.4:
9334+
version "2.3.0"
9335+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
9336+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
93379337

93389338
pretty-format@^26.0.0, pretty-format@^26.6.2:
93399339
version "26.6.2"

0 commit comments

Comments
 (0)