Skip to content

Commit 8e78ec8

Browse files
Update dependency prettier to v3
1 parent 3a4a8f2 commit 8e78ec8

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
@@ -55,7 +55,7 @@
5555
"eslint-config-prettier": "8.6.0",
5656
"eslint-plugin-prettier": "4.2.1",
5757
"jest": "29.4.3",
58-
"prettier": "2.8.4",
58+
"prettier": "3.4.1",
5959
"reflect-metadata": "0.1.13",
6060
"rimraf": "4.1.2",
6161
"rxjs": "7.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3516,10 +3516,10 @@ prettier-linter-helpers@^1.0.0:
35163516
dependencies:
35173517
fast-diff "^1.1.2"
35183518

3519-
prettier@2.8.4:
3520-
version "2.8.4"
3521-
resolved "https://registry.npmmirror.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
3522-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
3519+
prettier@3.4.1:
3520+
version "3.4.1"
3521+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
3522+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
35233523

35243524
pretty-format@^29.0.0, pretty-format@^29.4.3:
35253525
version "29.4.3"

0 commit comments

Comments
 (0)