Skip to content

Commit

Permalink
chore(deps): update dependency @sapphire/prettier-config to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2023
1 parent 8a104c7 commit 3091c0b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@nuxtjs/tailwindcss": "^6.8.0",
"@prettier/plugin-xml": "^2.2.0",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/prettier-config": "^2.0.0",
"nuxt": "3.7.0",
"prettier": "^2.8.8",
"typescript": "^4.9.5",
Expand Down
23 changes: 16 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ __metadata:
dependencies:
"@nuxtjs/tailwindcss": ^6.8.0
"@prettier/plugin-xml": ^2.2.0
"@sapphire/prettier-config": ^1.4.5
"@sapphire/prettier-config": ^2.0.0
nuxt: 3.7.0
prettier: ^2.8.8
typescript: ^4.9.5
Expand Down Expand Up @@ -1405,12 +1405,12 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/prettier-config@npm:^1.4.5":
version: 1.4.5
resolution: "@sapphire/prettier-config@npm:1.4.5"
"@sapphire/prettier-config@npm:^2.0.0":
version: 2.0.0
resolution: "@sapphire/prettier-config@npm:2.0.0"
dependencies:
prettier: ^2.8.2
checksum: 241dfda0e73d1cb62d97fc946530041f1515a077572e4fd2da9f0bef80b97fbd8828ad6d36f6c98561b217acce185d111175eb3c889907e2591daf778e800274
prettier: ^3.0.0
checksum: 5e7aa2f3c29587d8bd409d66e75ffa5ff6d6b98df6bdfb82dedb6d43b6134a5ba764d95dfc6b252b92bb4a56f125b22b83737449ee8dbf1d2ff41b0f1b6e87f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -6164,7 +6164,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.0":
version: 3.0.2
resolution: "prettier@npm:3.0.2"
bin:
prettier: bin/prettier.cjs
checksum: 118b59ddb6c80abe2315ab6d0f4dd1b253be5cfdb20622fa5b65bb1573dcd362e6dd3dcf2711dd3ebfe64aecf7bdc75de8a69dc2422dcd35bdde7610586b677a
languageName: node
linkType: hard

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

0 comments on commit 3091c0b

Please sign in to comment.