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

Commit 0c666f9

Browse files
chore(deps): update dependency prettier to v2.8.6
1 parent 6a45a44 commit 0c666f9

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
@@ -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.6",
4545
"ts-jest": "29.0.5",
4646
"ts-loader": "9.4.2",
4747
"ts-node": "10.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.6"
2964+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71"
2965+
integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==
29662966

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

0 commit comments

Comments
 (0)