Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 37f1258

Browse files
chore(deps): update dependency prettier to v2.8.8
1 parent 6825092 commit 37f1258

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/node": "16.18.16",
4242
"jest": "29.5.0",
4343
"nodemon": "2.0.21",
44-
"prettier": "2.8.4",
44+
"prettier": "2.8.8",
4545
"ts-jest": "29.0.5",
4646
"ts-loader": "9.4.2",
4747
"ts-node": "10.9.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2959,10 +2959,10 @@ pkg-dir@^4.2.0:
29592959
dependencies:
29602960
find-up "^4.0.0"
29612961

2962-
2963-
version "2.8.4"
2964-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
2965-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
2962+
2963+
version "2.8.8"
2964+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
2965+
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
29662966

29672967
pretty-format@^29.0.0, pretty-format@^29.4.1:
29682968
version "29.4.1"

0 commit comments

Comments
 (0)