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 18, 2024
1 parent 4d05306 commit 2546c1c
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.2.4",
"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.2.4"
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.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
bin:
prettier: bin-prettier.js
checksum: d2cd7adc83b4f3eb86ab665fa76c58fb3c60c879b37e6d858f71a9d97d2091d4c8a7fe92ad6a1dfa211832025e3660635df9c5e27b3ef79c99d431923bdf933b
prettier: bin/prettier.cjs
checksum: c61bc321588ef501cd870178247fe030f9c697d85491916e884374566ee1e9c1a77dbc4fe0ede84c4f93aa9aa6330e4fa683a41bbeb4c4758a54f82d28ce53c0
languageName: node
linkType: hard

Expand Down

0 comments on commit 2546c1c

Please sign in to comment.