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 Jul 6, 2023
1 parent 5098e28 commit 7551433
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.0",
"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.0"
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.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
bin:
prettier: bin-prettier.js
checksum: a03ed99722f92e36e5c63b5dd5008d2b3d8d25d26c2894d3fd9a2bd887265af753af94c532990c3509711c74270df0b31f3c22110d5cc19ae3f0ee85079fb57b
prettier: bin/prettier.cjs
checksum: 924c5101c4f333df35244416770fde5236246be31e9a309d0f557c53afc50cb8a38eea791a93ae2a3bc71688358e3f53f989a9dab89664302aced036a90900ac
languageName: node
linkType: hard

Expand Down

0 comments on commit 7551433

Please sign in to comment.