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 Jan 14, 2024
1 parent 6971db3 commit 9f99ba9
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.2.2",
"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.2.2"
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.2.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
bin:
prettier: bin-prettier.js
checksum: a03ed99722f92e36e5c63b5dd5008d2b3d8d25d26c2894d3fd9a2bd887265af753af94c532990c3509711c74270df0b31f3c22110d5cc19ae3f0ee85079fb57b
prettier: bin/prettier.cjs
checksum: 4a431fa1052ed955db229ef57cc61c6c868d183c76a32f43a300eca6a8fa6e26961dc4fe08e4c1e1e2c46d1d1daf667aff3305f01e0a4214b51953047aea698e
languageName: node
linkType: hard

Expand Down

0 comments on commit 9f99ba9

Please sign in to comment.