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 Dec 11, 2023
1 parent ef93ee2 commit 4f35996
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.1.1",
"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.1.1"
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.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
bin:
prettier: bin-prettier.js
checksum: a03ed99722f92e36e5c63b5dd5008d2b3d8d25d26c2894d3fd9a2bd887265af753af94c532990c3509711c74270df0b31f3c22110d5cc19ae3f0ee85079fb57b
prettier: bin/prettier.cjs
checksum: e5d5f64d90e33842bf96bad723ef5816ed6eca30614ccb91006440db8225ee026775880db3d31196af9d72d462cea1cbba5b5be1de006761e8b0789f3e3cdccf
languageName: node
linkType: hard

Expand Down

0 comments on commit 4f35996

Please sign in to comment.