Skip to content

Commit

Permalink
chore: update dependency prettier to ^3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2024
1 parent bd2b14d commit 0f30f7b
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 @@ -36,7 +36,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-config-turbo": "^1.10.16",
"eslint-plugin-import": "^2.29.1",
"prettier": "^3.0.3",
"prettier": "^3.3.3",
"turbo": "^1.10.16"
},
"volta": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4605,7 +4605,7 @@ __metadata:
eslint-config-prettier: "npm:^9.0.0"
eslint-config-turbo: "npm:^1.10.16"
eslint-plugin-import: "npm:^2.29.1"
prettier: "npm:^3.0.3"
prettier: "npm:^3.3.3"
turbo: "npm:^1.10.16"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4837,12 +4837,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.3":
version: 3.0.3
resolution: "prettier@npm:3.0.3"
"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin/prettier.cjs
checksum: f950887bc03c5b970d8c6dd129364acfbbc61e7b46aec5d5ce17f4adf6404e2ef43072c98b51c4786e0eaca949b307d362a773fd47502862d754b5a328fa2b26
checksum: b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
languageName: node
linkType: hard

Expand Down

0 comments on commit 0f30f7b

Please sign in to comment.