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 Aug 30, 2023
1 parent 5098e28 commit 16c2d9f
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 @@ -99,7 +99,7 @@
"markdownlint-cli": "0.33.0",
"pino": "8.8.0",
"pinst": "3.0.0",
"prettier": "2.8.2",
"prettier": "3.0.3",
"prettier-plugin-packagejson": "2.3.0",
"rxjs": "7.8.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 @@ -516,7 +516,7 @@ __metadata:
markdownlint-cli: "npm:0.33.0"
pino: "npm:8.8.0"
pinst: "npm:3.0.0"
prettier: "npm:2.8.2"
prettier: "npm:3.0.3"
prettier-plugin-packagejson: "npm:2.3.0"
retry: "npm:^0.13.1"
rxjs: "npm:7.8.0"
Expand Down Expand Up @@ -8411,12 +8411,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 16c2d9f

Please sign in to comment.