Skip to content

Commit

Permalink
⬆️ Update dependency prettier to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 82861be commit 8f4570e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"cross-env": "^7.0.3",
"fast-check": "^3.23.1",
"jest": "^29.7.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"replace-in-file": "^7.2.0",
"source-map-support": "^0.5.21",
"tinybench": "^2.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3090,12 +3090,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
"prettier@npm:3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/2d6cc3101ad9de72b49c59339480b0983e6ff6742143da0c43f476bf3b5ef88ede42ebd9956d7a0a8fa59f7a5990e8ef03c9ad4c37f7e4c9e5db43ee0853156c
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
languageName: node
linkType: hard

Expand Down Expand Up @@ -3153,7 +3153,7 @@ __metadata:
cross-env: "npm:^7.0.3"
fast-check: "npm:^3.23.1"
jest: "npm:^29.7.0"
prettier: "npm:3.4.1"
prettier: "npm:3.4.2"
replace-in-file: "npm:^7.2.0"
source-map-support: "npm:^0.5.21"
tinybench: "npm:^2.9.0"
Expand Down

0 comments on commit 8f4570e

Please sign in to comment.