Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.2.1 (#342)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2024
1 parent ae3452d commit 6caa9eb
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 @@ -27,7 +27,7 @@
"@cloudflare/next-on-pages": "^1.8.2",
"@types/node": "18.19.6",
"@types/react": "18.2.47",
"prettier": "3.1.1",
"prettier": "3.2.1",
"typescript": "5.3.3",
"vercel": "^33.0.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1316,7 +1316,7 @@ __metadata:
autoprefixer: "npm:^10.4.13"
next: "npm:^14.0.0"
postcss: "npm:^8.4.18"
prettier: "npm:3.1.1"
prettier: "npm:3.2.1"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-elm-components: "npm:^1.1.0"
Expand Down Expand Up @@ -4369,12 +4369,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
"prettier@npm:3.2.1":
version: 3.2.1
resolution: "prettier@npm:3.2.1"
bin:
prettier: bin/prettier.cjs
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
checksum: e01284f25c1e9a96dfaf4f7d0bfdf0726b26afc732b0e645a2653174d4ad5a1e85ae21ec4d327c71536f1acf8fee1dff5ea35c5b4b8e5b83ff00fe1dd6fef146
languageName: node
linkType: hard

Expand Down

0 comments on commit 6caa9eb

Please sign in to comment.