Skip to content

Commit 69069cc

Browse files
committed
chore(deps): update dependency prettier to v3.3.0
1 parent 1719df6 commit 69069cc

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
@@ -65,7 +65,7 @@
6565
"lint-staged": "15.2.5",
6666
"npm-run-all2": "6.2.0",
6767
"pre-commit": "1.2.2",
68-
"prettier": "3.2.5",
68+
"prettier": "3.3.0",
6969
"rimraf": "5.0.7",
7070
"rollup": "4.18.0",
7171
"rollup-plugin-dts": "6.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4122,10 +4122,10 @@ prelude-ls@^1.2.1:
41224122
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
41234123
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
41244124

4125-
prettier@3.2.5:
4126-
version "3.2.5"
4127-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
4128-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
4125+
prettier@3.3.0:
4126+
version "3.3.0"
4127+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
4128+
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
41294129

41304130
pretty-format@^29.0.0, pretty-format@^29.6.1:
41314131
version "29.6.1"

0 commit comments

Comments
 (0)