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 Aug 3, 2023
1 parent 2ae9590 commit bec7d46
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@prettier/plugin-xml": "^2.2.0",
"@sapphire/prettier-config": "^1.4.5",
"nuxt": "3.6.5",
"prettier": "^2.8.8",
"prettier": "^3.0.1",
"typescript": "^4.9.5",
"vue-meta": "^2.4.0"
},
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@ __metadata:
"@prettier/plugin-xml": ^2.2.0
"@sapphire/prettier-config": ^1.4.5
nuxt: 3.6.5
prettier: ^2.8.8
prettier: ^3.0.1
typescript: ^4.9.5
vue-meta: ^2.4.0
languageName: unknown
Expand Down Expand Up @@ -5957,7 +5957,16 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:>=2.4.0, prettier@npm:^2.8.2, prettier@npm:^2.8.8":
"prettier@npm:>=2.4.0, prettier@npm:^3.0.1":
version: 3.0.1
resolution: "prettier@npm:3.0.1"
bin:
prettier: bin/prettier.cjs
checksum: e1f3f16c7fe0495de3faa182597871f74927d787cce3c52095a66ff5d7eacc05173371d5f58bf12141a0a1b6bfe739a338531d6cf18b92c7256c1319f2c84e73
languageName: node
linkType: hard

"prettier@npm:^2.8.2":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand Down

0 comments on commit bec7d46

Please sign in to comment.