Skip to content

Commit 782896c

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

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
@@ -60,7 +60,7 @@
6060
"eslint-plugin-jest": "27.9.0",
6161
"jest": "29.7.0",
6262
"nodemon": "3.1.9",
63-
"prettier": "3.4.2",
63+
"prettier": "3.5.0",
6464
"rimraf": "5.0.10",
6565
"semantic-release": "21.1.2",
6666
"typescript": "5.7.3"

yarn.lock

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

6406-
prettier@3.4.2:
6407-
version "3.4.2"
6408-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
6409-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
6406+
prettier@3.5.0:
6407+
version "3.5.0"
6408+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
6409+
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
64106410

64116411
pretty-format@^29.0.0, pretty-format@^29.0.1:
64126412
version "29.0.1"

0 commit comments

Comments
 (0)