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 Feb 4, 2024
1 parent 3b44673 commit ebcdaef
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 @@ -81,7 +81,7 @@
"lint-staged": "13.1.0",
"markdownlint-cli": "0.32.2",
"pinst": "3.0.0",
"prettier": "2.8.1",
"prettier": "3.2.5",
"prettier-plugin-packagejson": "2.3.0",
"semantic-release": "19.0.5",
"shx": "0.3.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ __metadata:
lint-staged: "npm:13.1.0"
markdownlint-cli: "npm:0.32.2"
pinst: "npm:3.0.0"
prettier: "npm:2.8.1"
prettier: "npm:3.2.5"
prettier-plugin-packagejson: "npm:2.3.0"
semantic-release: "npm:19.0.5"
shx: "npm:0.3.4"
Expand Down Expand Up @@ -7645,12 +7645,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.1":
version: 2.8.1
resolution: "prettier@npm:2.8.1"
"prettier@npm:3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin-prettier.js
checksum: 06a74a0f7aa5877a3912aeeeae3558014b10e438d945f88bd313222e75e7282eb7f41299d204353ec7d00b208377ddc36ffe4c7d2151f0502e783139b934d66d
prettier: bin/prettier.cjs
checksum: 3aac0728b494dc48f8cd2c121beedc2f7447c46cb4c12d0fef3f460a2e3364947d3a696df179934391c58a387785d6dbe03dcd0252bfccf1ce3ffa742f5bed39
languageName: node
linkType: hard

Expand Down

0 comments on commit ebcdaef

Please sign in to comment.