Skip to content

Commit 3fb2a9b

Browse files
chore(deps): update dependency prettier to v3
1 parent 4c6a5d5 commit 3fb2a9b

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"jest": "24.9.0",
3535
"lerna": "3.22.1",
3636
"lint-staged": "9.5.0",
37-
"prettier": "1.19.1",
37+
"prettier": "3.0.3",
3838
"ts-jest": "24.3.0",
3939
"typescript": "3.9.10"
4040
},

yarn.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -1735,17 +1735,17 @@
17351735
resolved "https://registry.yarnpkg.com/@types/command-line-usage/-/command-line-usage-5.0.1.tgz#99424950da567ba67b6b65caee57ff03c4e751ec"
17361736
integrity sha512-/xUgezxxYePeXhg5S04hUjxG9JZi+rJTs1+4NwpYPfSaS7BeDa6tVJkH6lN9Cb6rl8d24Fi2uX0s0Ngg2JT6gg==
17371737

1738-
"@types/[email protected].7":
1739-
version "4.1.7"
1740-
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.7.tgz#7cc0ea761509124709b8b2d1090d8f6c17aadb82"
1741-
integrity sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==
1738+
"@types/[email protected].9":
1739+
version "4.1.9"
1740+
resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.9.tgz#906996938bc672aaf2fb8c0d3733ae1dda05b005"
1741+
integrity sha512-8Hz50m2eoS56ldRlepxSBa6PWEVCtzUo/92HgLc2qTMnotJNIm7xP+UZhyWoYsyOdd5dxZ+NZLb24rsKyFs2ow==
17421742
dependencies:
17431743
"@types/ms" "*"
17441744

1745-
"@types/[email protected].1":
1746-
version "3.1.1"
1747-
resolved "https://registry.yarnpkg.com/@types/env-ci/-/env-ci-3.1.1.tgz#e1ff1b648c01b0f5202de5633c00f711f0f3ac03"
1748-
integrity sha512-JuX+LHsvhktApmZxmBrG458kfSvPAvs2Kqhyrow3IKtDsbcRco7NFgpsNthjp8EQxKA6PMw3DrY/IH8ZAuTYlQ==
1745+
"@types/[email protected].2":
1746+
version "3.1.2"
1747+
resolved "https://registry.yarnpkg.com/@types/env-ci/-/env-ci-3.1.2.tgz#a22b743a8068d9dc031a74a2333abba4bfe270b5"
1748+
integrity sha512-Z0AK/Uk0ihWQ5lYUkx3mdJvYr/TmSo92ESH6NvSaG2r0kQJ12c/tYDHlMc5Uqf2F4Y1PxPjYKMqb/dQs9QHYGQ==
17491749

17501750
"@types/eslint-visitor-keys@^1.0.0":
17511751
version "1.0.0"
@@ -6872,10 +6872,10 @@ prelude-ls@~1.1.2:
68726872
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
68736873
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
68746874

6875-
prettier@1.19.1:
6876-
version "1.19.1"
6877-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
6878-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
6875+
prettier@3.0.3:
6876+
version "3.0.3"
6877+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
6878+
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
68796879

68806880
pretty-format@^24.9.0:
68816881
version "24.9.0"

0 commit comments

Comments
 (0)