Skip to content

Commit

Permalink
build(dev-deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent a3c9856 commit 98d685f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"globby": "13.2.2",
"jest": "29.7.0",
"mocha": "10.2.0",
"prettier": "2.8.8",
"prettier": "3.2.5",
"ramda": "0.29.1",
"rollup": "4.4.0",
"rollup-plugin-swc3": "0.10.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10059,7 +10059,7 @@ __metadata:
globby: "npm:13.2.2"
jest: "npm:29.7.0"
mocha: "npm:10.2.0"
prettier: "npm:2.8.8"
prettier: "npm:3.2.5"
ramda: "npm:0.29.1"
rollup: "npm:4.4.0"
rollup-plugin-swc3: "npm:0.10.3"
Expand Down Expand Up @@ -10636,12 +10636,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
"prettier@npm:3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin-prettier.js
checksum: 463ea8f9a0946cd5b828d8cf27bd8b567345cf02f56562d5ecde198b91f47a76b7ac9eae0facd247ace70e927143af6135e8cf411986b8cb8478784a4d6d724a
prettier: bin/prettier.cjs
checksum: ea327f37a7d46f2324a34ad35292af2ad4c4c3c3355da07313339d7e554320f66f65f91e856add8530157a733c6c4a897dc41b577056be5c24c40f739f5ee8c6
languageName: node
linkType: hard

Expand Down

0 comments on commit 98d685f

Please sign in to comment.