Skip to content

Commit 5511bb5

Browse files
Update dependency prettier to v3
1 parent a1bb513 commit 5511bb5

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-plugin-qunit": "6.2.0",
5656
"loader.js": "4.7.0",
5757
"npm-run-all": "4.1.5",
58-
"prettier": "2.8.8",
58+
"prettier": "3.3.1",
5959
"qunit": "2.17.2",
6060
"qunit-dom": "1.6.0"
6161
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9562,10 +9562,10 @@ prettier-linter-helpers@^1.0.0:
95629562
dependencies:
95639563
fast-diff "^1.1.2"
95649564

9565-
prettier@2.8.8:
9566-
version "2.8.8"
9567-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
9568-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
9565+
prettier@3.3.1:
9566+
version "3.3.1"
9567+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
9568+
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
95699569

95709570
printf@^0.6.1:
95719571
version "0.6.1"

0 commit comments

Comments
 (0)