Skip to content

Commit 07196a9

Browse files
committed
dependencies(prettier): upgrade to version 2.8.4
1 parent 7260324 commit 07196a9

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
@@ -28,7 +28,7 @@
2828
"husky": "7.0.4",
2929
"jest": "28.1.3",
3030
"lint-staged": "11.2.6",
31-
"prettier": "2.8.1",
31+
"prettier": "2.8.4",
3232
"semantic-release": "17.4.7",
3333
"ts-jest": "28.0.8",
3434
"typescript": "4.4.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6285,10 +6285,10 @@ prettier-linter-helpers@^1.0.0:
62856285
dependencies:
62866286
fast-diff "^1.1.2"
62876287

6288-
6289-
version "2.8.1"
6290-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
6291-
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
6288+
6289+
version "2.8.4"
6290+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
6291+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
62926292

62936293
pretty-format@^26.6.2:
62946294
version "26.6.2"

0 commit comments

Comments
 (0)