Skip to content

Commit 625fab3

Browse files
Update dependency prettier to v3.6.2
1 parent 943ec17 commit 625fab3

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
@@ -1231,7 +1231,7 @@
12311231
"minimist": "1.2.8",
12321232
"mocha": "11.3.0",
12331233
"plugin-error": "2.0.1",
1234-
"prettier": "3.5.3",
1234+
"prettier": "3.6.2",
12351235
"sinon": "20.0.0",
12361236
"ts-loader": "9.5.2",
12371237
"typescript": "5.8.3",

yarn.lock

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

4223-
prettier@3.5.3:
4224-
version "3.5.3"
4225-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4226-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
4223+
prettier@3.6.2:
4224+
version "3.6.2"
4225+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
4226+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
42274227

42284228
process-nextick-args@^2.0.0, process-nextick-args@~2.0.0:
42294229
version "2.0.1"

0 commit comments

Comments
 (0)