Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
renovate[bot] authored Aug 30, 2023
1 parent c19febd commit 54287b5
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
@@ -37,7 +37,7 @@
"lint-staged": "13.1.0",
"markdownlint-cli": "0.33.0",
"pinst": "3.0.0",
"prettier": "2.8.3",
"prettier": "3.0.3",
"prettier-plugin-packagejson": "2.4.0",
"semantic-release": "20.0.2"
},
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -44,7 +44,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.0.3"
prettier-plugin-packagejson: "npm:2.4.0"
semantic-release: "npm:20.0.2"
languageName: unknown
@@ -4392,12 +4392,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.3":
version: 2.8.3
resolution: "prettier@npm:2.8.3"
"prettier@npm:3.0.3":
version: 3.0.3
resolution: "prettier@npm:3.0.3"
bin:
prettier: bin-prettier.js
checksum: 9daf1c05e07337a96fec26b5518ce787e4f98bfd1a5eb72af988cf123ea7ed56584f10c0cc4fc3073bf9504d157a8604d93a8e17752c483ae114614a0c557b36
prettier: bin/prettier.cjs
checksum: 467e8febce083cba26791b1be3e9ecfee08593a151b7d54803d93bef87033242c3cfdf86cd7ce559b6eda2d1f8d1e54f87bf4a58f6f0258540fe4990753418fc
languageName: node
linkType: hard

0 comments on commit 54287b5

Please sign in to comment.