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 Jun 5, 2024
1 parent 4d05306 commit 131a4f1
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 @@ -93,7 +93,7 @@
"lint-staged": "13.0.3",
"markdownlint-cli": "0.32.2",
"pinst": "3.0.0",
"prettier": "2.7.1",
"prettier": "3.3.1",
"prettier-plugin-packagejson": "2.3.0",
"reflect-metadata": "0.1.13",
"semantic-release": "19.0.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ __metadata:
lodash: "npm:^4.17.21"
markdownlint-cli: "npm:0.32.2"
pinst: "npm:3.0.0"
prettier: "npm:2.7.1"
prettier: "npm:3.3.1"
prettier-plugin-packagejson: "npm:2.3.0"
reflect-metadata: "npm:0.1.13"
semantic-release: "npm:19.0.5"
Expand Down Expand Up @@ -7527,12 +7527,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.7.1":
version: 2.7.1
resolution: "prettier@npm:2.7.1"
"prettier@npm:3.3.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
bin:
prettier: bin-prettier.js
checksum: d2cd7adc83b4f3eb86ab665fa76c58fb3c60c879b37e6d858f71a9d97d2091d4c8a7fe92ad6a1dfa211832025e3660635df9c5e27b3ef79c99d431923bdf933b
prettier: bin/prettier.cjs
checksum: de486744f08d31e4e2c40b4d587919ad7cabba5ff018e1e421cfe5bbbfec320d4814b832c105306f0614c1e82f2c04e5f21d6bf242c6f14e658232f6a84be2ac
languageName: node
linkType: hard

Expand Down

0 comments on commit 131a4f1

Please sign in to comment.