Skip to content

Commit 7a7addc

Browse files
build(deps): update dependency prettier to v3.6.2
1 parent d99080e commit 7a7addc

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
@@ -48,7 +48,7 @@
4848
"eslint-plugin-jsdoc": "48.11.0",
4949
"eslint-plugin-prefer-arrow": "1.2.3",
5050
"eslint-plugin-sonarjs": "0.25.1",
51-
"prettier": "3.5.3",
51+
"prettier": "3.6.2",
5252
"semantic-release": "22.0.12",
5353
"ts-node": "10.9.2",
5454
"typescript": "5.8.3"

yarn.lock

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

4718-
prettier@3.5.3:
4719-
version "3.5.3"
4720-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4721-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
4718+
prettier@3.6.2:
4719+
version "3.6.2"
4720+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
4721+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
47224722

47234723
pretty-ms@^9.2.0:
47244724
version "9.2.0"

0 commit comments

Comments
 (0)