Skip to content

Commit

Permalink
chore(deps): update sapphire dependencies (#276)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 31, 2021
1 parent 70767e5 commit 4513cdb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"@commitlint/cli": "^13.2.1",
"@commitlint/config-conventional": "^13.2.0",
"@favware/npm-deprecate": "^1.0.4",
"@sapphire/eslint-config": "^4.0.1",
"@sapphire/eslint-config": "^4.0.2",
"@sapphire/prettier-config": "^1.2.3",
"@sapphire/ts-config": "^3.1.2",
"@sapphire/ts-config": "^3.1.3",
"@types/jest": "^27.0.2",
"@types/node": "^16.11.6",
"cz-conventional-changelog": "^3.3.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -970,18 +970,18 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/eslint-config@npm:^4.0.1":
version: 4.0.1
resolution: "@sapphire/eslint-config@npm:4.0.1"
"@sapphire/eslint-config@npm:^4.0.2":
version: 4.0.2
resolution: "@sapphire/eslint-config@npm:4.0.2"
dependencies:
"@typescript-eslint/eslint-plugin": ^5.0.0
"@typescript-eslint/parser": ^5.0.0
eslint: ^8.0.1
"@typescript-eslint/eslint-plugin": ^5.2.0
"@typescript-eslint/parser": ^5.2.0
eslint: ^8.1.0
eslint-config-prettier: ^8.3.0
eslint-plugin-prettier: ^4.0.0
prettier: ^2.4.1
typescript: ^4.4.4
checksum: baee715bcdc841aed7d5f3e0ebc2e8aa5960848970cca9670f5606b7191a9dd74eff4371487f60eca5b8b098e37968192f3d93654b36d27068e125c29387ae8f
checksum: 809745db85788f0354396d56586f35cc1ffee18419f26862285b7c418217041bd874055f4fb1c56c9c82f6adedf2951620f357d5ad495f9ed30661c4b9f458da
languageName: node
linkType: hard

Expand All @@ -1003,13 +1003,13 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/ts-config@npm:^3.1.2":
version: 3.1.2
resolution: "@sapphire/ts-config@npm:3.1.2"
"@sapphire/ts-config@npm:^3.1.3":
version: 3.1.3
resolution: "@sapphire/ts-config@npm:3.1.3"
dependencies:
tslib: ^2.3.1
typescript: ^4.4.4
checksum: 18f3437a41a5b43f4f481bcb6e7663c0bea7b1229f53d662ff39342740cc3045c404b92e1c4a6cf15f975bf3fd00e06af9a456bf146f1f27150d734a0f7fa2b4
checksum: e808e4857754f5a5303b2f2de48597bc5553473a0687b29d8921ac2a46b62b6ef8f405ada87dc8b7008a102c3d0cb15b1495631bb54fa6220dfbd8ca1c085717
languageName: node
linkType: hard

Expand All @@ -1021,9 +1021,9 @@ __metadata:
"@commitlint/config-conventional": ^13.2.0
"@discordjs/node-pre-gyp": ^0.4.1
"@favware/npm-deprecate": ^1.0.4
"@sapphire/eslint-config": ^4.0.1
"@sapphire/eslint-config": ^4.0.2
"@sapphire/prettier-config": ^1.2.3
"@sapphire/ts-config": ^3.1.2
"@sapphire/ts-config": ^3.1.3
"@types/jest": ^27.0.2
"@types/node": ^16.11.6
cz-conventional-changelog: ^3.3.0
Expand Down Expand Up @@ -1270,7 +1270,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.0.0":
"@typescript-eslint/eslint-plugin@npm:^5.2.0":
version: 5.2.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.2.0"
dependencies:
Expand Down Expand Up @@ -1308,7 +1308,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.0.0":
"@typescript-eslint/parser@npm:^5.2.0":
version: 5.2.0
resolution: "@typescript-eslint/parser@npm:5.2.0"
dependencies:
Expand Down Expand Up @@ -2985,7 +2985,7 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.1.0, eslint@npm:^8.0.1, eslint@npm:^8.1.0":
"eslint@npm:8.1.0, eslint@npm:^8.1.0":
version: 8.1.0
resolution: "eslint@npm:8.1.0"
dependencies:
Expand Down

0 comments on commit 4513cdb

Please sign in to comment.