Skip to content

Commit

Permalink
fix(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 and nikolaischunk committed Sep 28, 2023
1 parent 6ba7a48 commit 9dc14a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@prisma/client": "latest",
"@sapphire/bitfield": "^1.2.0",
"@sapphire/eslint-config": "^5.0.0",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"dayjs": "^1.11.9",
"discord-api-types": "^0.37.48",
Expand Down
21 changes: 6 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -464,12 +464,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 @@ -1266,7 +1266,7 @@ __metadata:
"@prisma/client": latest
"@sapphire/bitfield": ^1.2.0
"@sapphire/eslint-config": ^5.0.0
"@sapphire/prettier-config": ^1.4.5
"@sapphire/prettier-config": ^2.0.0
"@sapphire/ts-config": ^5.0.0
"@swc-jotai/react-refresh": ^0.0.8
"@tailwindcss/typography": tailwindcss/typography
Expand Down Expand Up @@ -4600,15 +4600,6 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.8.2":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
prettier: bin-prettier.js
checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
languageName: node
linkType: hard

"prettier@npm:^3.0.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
Expand Down

0 comments on commit 9dc14a0

Please sign in to comment.