Skip to content

Commit c4d5c55

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

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
@@ -74,7 +74,7 @@
7474
"jest": "29.7.0",
7575
"lint-staged": "^15.0.0",
7676
"nodemon": "3.1.10",
77-
"prettier": "3.5.3",
77+
"prettier": "3.6.0",
7878
"regenerator-runtime": "^0.14.0",
7979
"rimraf": "5.0.10",
8080
"semantic-release": "^23.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6639,10 +6639,10 @@ prettier-linter-helpers@^1.0.0:
66396639
dependencies:
66406640
fast-diff "^1.1.2"
66416641

6642-
prettier@3.5.3:
6643-
version "3.5.3"
6644-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
6645-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
6642+
prettier@3.6.0:
6643+
version "3.6.0"
6644+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
6645+
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
66466646

66476647
pretty-bytes@^6.1.1:
66486648
version "6.1.1"

0 commit comments

Comments
 (0)