Skip to content

Commit 2f511fc

Browse files
chore(deps): update dependency prettier to v3.5.0 (#665)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a83d8fa commit 2f511fc

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.9",
77-
"prettier": "3.4.2",
77+
"prettier": "3.5.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.4.2:
6643-
version "3.4.2"
6644-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
6645-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
6642+
prettier@3.5.0:
6643+
version "3.5.0"
6644+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
6645+
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
66466646

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

0 commit comments

Comments
 (0)