Skip to content

Commit

Permalink
chore: update dependency prettier to ^3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent 4171865 commit 5957304
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.2",
"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.2"
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.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin/prettier.cjs
checksum: f950887bc03c5b970d8c6dd129364acfbbc61e7b46aec5d5ce17f4adf6404e2ef43072c98b51c4786e0eaca949b307d362a773fd47502862d754b5a328fa2b26
checksum: 39ed27d17f0238da6dd6571d63026566bd790d3d0edac57c285fbab525982060c8f1e01955fe38134ab10f0951a6076da37f015db8173c02f14bc7f0803a384c
languageName: node
linkType: hard

Expand Down

0 comments on commit 5957304

Please sign in to comment.