Skip to content

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 Jun 25, 2024
1 parent 9c742b6 commit e1fee1c
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 @@ -38,7 +38,7 @@
"lint-staged": "13.1.0",
"markdownlint-cli": "0.33.0",
"pinst": "3.0.0",
"prettier": "2.8.3",
"prettier": "3.3.2",
"prettier-plugin-packagejson": "2.4.0",
"semantic-release": "20.0.2"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ __metadata:
lint-staged: "npm:13.1.0"
markdownlint-cli: "npm:0.33.0"
pinst: "npm:3.0.0"
prettier: "npm:2.8.3"
prettier: "npm:3.3.2"
prettier-plugin-packagejson: "npm:2.4.0"
semantic-release: "npm:20.0.2"
languageName: unknown
Expand Down Expand Up @@ -4400,12 +4400,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.3":
version: 2.8.3
resolution: "prettier@npm:2.8.3"
"prettier@npm:3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin-prettier.js
checksum: 9daf1c05e07337a96fec26b5518ce787e4f98bfd1a5eb72af988cf123ea7ed56584f10c0cc4fc3073bf9504d157a8604d93a8e17752c483ae114614a0c557b36
prettier: bin/prettier.cjs
checksum: 3f87532c1cced92868ea5e3b54aadd98ffb3bb7362fd94c2c8dc0c8b65aabb6fcf0c9d197d88a6285f46b7b50b7ded5a81963b1bf02368b052eae5d37f36df63
languageName: node
linkType: hard

Expand Down

0 comments on commit e1fee1c

Please sign in to comment.