Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 7683fe7 commit 79bf711
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 88 deletions.
85 changes: 4 additions & 81 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.4"
"prettier": "^3.0.0"
},
"packageManager": "[email protected]"
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1927,7 +1927,7 @@ __metadata:
eslint-config-next: "npm:13.2.4"
eslint-plugin-prettier: "npm:^4.2.1"
next: "npm:13.2.4"
prettier: "npm:^2.8.4"
prettier: "npm:^3.0.0"
react: "npm:18.2.0"
react-device-detect: "npm:^2.2.3"
react-dom: "npm:18.2.0"
Expand Down Expand Up @@ -2236,12 +2236,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.8.4":
version: 2.8.4
resolution: "prettier@npm:2.8.4"
"prettier@npm:^3.0.0":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
bin:
prettier: bin-prettier.js
checksum: d272cbd842d466fbd10e7efc22fd99ebdbfb78c06c0fe8ffdaa86d50883e7b3d3fba822a86fd8a1c851ca91ec5dfc867e612071c9c54d0e29954f20954262dcb
prettier: bin/prettier.cjs
checksum: e84d0d2a4ce2b88ee1636904effbdf68b59da63d9f887128f2ed5382206454185432e7c0a9578bc4308bc25d099cfef47fd0b9c211066777854e23e65e34044d
languageName: node
linkType: hard

Expand Down

0 comments on commit 79bf711

Please sign in to comment.