Skip to content

Commit 9317e16

Browse files
chore(deps): update dependency prettier to v3.6.0 (#623)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f997b1 commit 9317e16

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
@@ -63,7 +63,7 @@
6363
"jest": "30.0.2",
6464
"jest-junit": "16.0.0",
6565
"lint-staged": "^16.0.0",
66-
"prettier": "3.5.3",
66+
"prettier": "3.6.0",
6767
"release-it": "19.0.3",
6868
"ts-jest": "29.4.0",
6969
"ts-node": "10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5157,10 +5157,10 @@ prelude-ls@^1.2.1:
51575157
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
51585158
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
51595159

5160-
prettier@3.5.3:
5161-
version "3.5.3"
5162-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
5163-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
5160+
prettier@3.6.0:
5161+
version "3.6.0"
5162+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
5163+
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
51645164

51655165
pretty-format@30.0.0, pretty-format@^30.0.0:
51665166
version "30.0.0"

0 commit comments

Comments
 (0)