Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2022
1 parent 8b5953d commit 6ae4235
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 82 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@sapphire/decorators": "^4.3.6",
"@sapphire/framework": "3.0.0-next.fd7be0b.0",
"@sapphire/pieces": "^3.3.4",
"@sapphire/plugin-i18next": "^2.5.2",
"@sapphire/plugin-logger": "^2.2.1",
"@sapphire/plugin-i18next": "^2.5.4",
"@sapphire/plugin-logger": "^2.2.3",
"@sapphire/time-utilities": "^1.7.4",
"common-tags": "^1.8.2",
"discord-player": "^5.2.2",
Expand All @@ -56,8 +56,8 @@
"@types/eslint": "8.4.5",
"@types/node": "17.0.21",
"@types/prettier": "2.6.3",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.30.6",
"eslint": "8.19.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
163 changes: 85 additions & 78 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -342,27 +342,27 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/plugin-i18next@npm:^2.5.2":
version: 2.5.2
resolution: "@sapphire/plugin-i18next@npm:2.5.2"
"@sapphire/plugin-i18next@npm:^2.5.4":
version: 2.5.4
resolution: "@sapphire/plugin-i18next@npm:2.5.4"
dependencies:
"@sapphire/utilities": ^3.6.2
"@skyra/i18next-backend": ^1.0.0
"@sapphire/utilities": ^3.7.0
"@skyra/i18next-backend": ^1.0.1
chokidar: ^3.5.3
i18next: ^21.8.2
i18next: ^21.8.13
tslib: ^2.4.0
checksum: 239ec8db20a7b6cd9dadadc7ba3438592f578df299e32943716f65f8e9bce13e03ead8558cad337bfab5fc615595628d2bb1a9db0c626bc5187cea2dc1a4678b
checksum: 79f470ba126f88e19eaac9db8604bcd9b9f0b895d101dedcd2911c88e40c075a27bbad2eff7cd78ada3f2e3fae44dcde06bddd36fd55b8dd7040fd181d66640a
languageName: node
linkType: hard

"@sapphire/plugin-logger@npm:^2.2.1":
version: 2.2.1
resolution: "@sapphire/plugin-logger@npm:2.2.1"
"@sapphire/plugin-logger@npm:^2.2.3":
version: 2.2.3
resolution: "@sapphire/plugin-logger@npm:2.2.3"
dependencies:
"@sapphire/time-utilities": ^1.7.3
colorette: ^2.0.16
tslib: ^2.3.1
checksum: 7c5e72a8fa762dfce35cc76d1265f678e0fbd4b899853a2fd80b7b4191192636c5de2bea74d16e980a3a3a19d82df7875934b6d0c4b20621d07f4c0534979fbb
"@sapphire/time-utilities": ^1.7.4
colorette: ^2.0.19
tslib: ^2.4.0
checksum: 90d4fdffccae8ab777601a322d0e32aba7ae415837298f176122620600f2b48a8235f746dfd292fdf9f2af1229f576e736870b394e368a3ed7e91791fddaacca
languageName: node
linkType: hard

Expand Down Expand Up @@ -391,7 +391,7 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/time-utilities@npm:^1.7.3, @sapphire/time-utilities@npm:^1.7.4":
"@sapphire/time-utilities@npm:^1.7.4":
version: 1.7.4
resolution: "@sapphire/time-utilities@npm:1.7.4"
dependencies:
Expand All @@ -417,19 +417,26 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.7.0":
version: 3.7.0
resolution: "@sapphire/utilities@npm:3.7.0"
checksum: 3b574586242f015859e913123a5311774ad2d6cb79241c2a3d447a585282bdb04cddcd8e086f757a8ae5d2c49f4a25b4f848d63cebe605c7641364b51c3cfa11
languageName: node
linkType: hard

"@sindresorhus/is@npm:^4.6.0":
version: 4.6.0
resolution: "@sindresorhus/is@npm:4.6.0"
checksum: 83839f13da2c29d55c97abc3bc2c55b250d33a0447554997a85c539e058e57b8da092da396e252b11ec24a0279a0bed1f537fa26302209327060643e327f81d2
languageName: node
linkType: hard

"@skyra/i18next-backend@npm:^1.0.0":
version: 1.0.0
resolution: "@skyra/i18next-backend@npm:1.0.0"
"@skyra/i18next-backend@npm:^1.0.1":
version: 1.0.1
resolution: "@skyra/i18next-backend@npm:1.0.1"
dependencies:
tslib: ^2.4.0
checksum: ea60794b8ce67d0bba0f8fb1aa82fe3a06d1845a9a88de562beaf8869a733fbf4431ba163a84075a304830aa5610c21424dcf8a73f5234b438560b88a776295c
checksum: 9963be4cabf929feac2c22dd93d44a2ea1fcaac492b587c477be6c7734fe93fed4ae52ad38a0c07ec39daab3d72d7258fd8d829bbd3f0ce70727e27315bcb25e
languageName: node
linkType: hard

Expand Down Expand Up @@ -511,13 +518,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.30.5":
version: 5.30.5
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.5"
"@typescript-eslint/eslint-plugin@npm:5.30.6":
version: 5.30.6
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.6"
dependencies:
"@typescript-eslint/scope-manager": 5.30.5
"@typescript-eslint/type-utils": 5.30.5
"@typescript-eslint/utils": 5.30.5
"@typescript-eslint/scope-manager": 5.30.6
"@typescript-eslint/type-utils": 5.30.6
"@typescript-eslint/utils": 5.30.6
debug: ^4.3.4
functional-red-black-tree: ^1.0.1
ignore: ^5.2.0
Expand All @@ -530,7 +537,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: cf763fb091dcdfd6c25843251a220b654ca83968b17266e0f343771f489085c6afc4e41fcf2187b4c72c4d12a787070c64b5e5367069460f95a8174573f48905
checksum: ee020a171c057a99061ca70583473df1beb0df3229b4c9404b85d4a6ce96b03708935e2aa4418d74a877337d407ca30cdf53c9cf2f7b9eec0d79288d245267d1
languageName: node
linkType: hard

Expand All @@ -557,20 +564,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.30.5":
version: 5.30.5
resolution: "@typescript-eslint/parser@npm:5.30.5"
"@typescript-eslint/parser@npm:5.30.6":
version: 5.30.6
resolution: "@typescript-eslint/parser@npm:5.30.6"
dependencies:
"@typescript-eslint/scope-manager": 5.30.5
"@typescript-eslint/types": 5.30.5
"@typescript-eslint/typescript-estree": 5.30.5
"@typescript-eslint/scope-manager": 5.30.6
"@typescript-eslint/types": 5.30.6
"@typescript-eslint/typescript-estree": 5.30.6
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 6c16821e122b891420a538f200f6e576ad1167855a67e87f9a7d3a08c0513fe26006f6411b8ba6f4662a81526bd0339ae37c47dd88fa5943e6f27ff70da9f989
checksum: 3e02bb447d21af65adefbaddb46380ced3fb88045ef2e122d6522cc354d414898cd2222b4ce05fa0ee1fbc8c01e9a7833fe57e52b844e3fba30c89d20e006b56
languageName: node
linkType: hard

Expand Down Expand Up @@ -601,13 +608,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.30.5":
version: 5.30.5
resolution: "@typescript-eslint/scope-manager@npm:5.30.5"
"@typescript-eslint/scope-manager@npm:5.30.6":
version: 5.30.6
resolution: "@typescript-eslint/scope-manager@npm:5.30.6"
dependencies:
"@typescript-eslint/types": 5.30.5
"@typescript-eslint/visitor-keys": 5.30.5
checksum: 509bee6d62cca1716e8f4792d9180c189974992ba13d8103ca04423a64006cf184c4b2c606d55c776305458140c798a3a9a414d07a60790b83dd714f56c457b0
"@typescript-eslint/types": 5.30.6
"@typescript-eslint/visitor-keys": 5.30.6
checksum: 454c32339869694a400c6e3e4e44729da3c02359cb086c1e9315e2aeb93af3a6e1c87d274f9eb0066a081f99e4ffda3a036565d17c78dd8649d19f18199419c6
languageName: node
linkType: hard

Expand All @@ -627,19 +634,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.30.5":
version: 5.30.5
resolution: "@typescript-eslint/type-utils@npm:5.30.5"
"@typescript-eslint/type-utils@npm:5.30.6":
version: 5.30.6
resolution: "@typescript-eslint/type-utils@npm:5.30.6"
dependencies:
"@typescript-eslint/utils": 5.30.5
"@typescript-eslint/utils": 5.30.6
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 080cc1231729c34b778395658374e32d034474056f9b777dbc89d20d15eb93d93d0959328ad47c2a6623d40c6552364ababadce439842a944bce001f55b731b3
checksum: 19b9479961c07e66230d73f9a396e5352bcdf6fa3f5fc175fad86ac617783fa61a5db53c872025974c196a44452b3b10afb0dd10b661dce37d04b2b86ee25ba2
languageName: node
linkType: hard

Expand All @@ -650,10 +657,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.30.5":
version: 5.30.5
resolution: "@typescript-eslint/types@npm:5.30.5"
checksum: c70420618cb875d4e964a20a3fa4cf40cb97a8ad3123e24860e3d829edf3b081c77fa1fe25644700499d27e44aee5783abc7765deee61e2ef59a928db96b2175
"@typescript-eslint/types@npm:5.30.6":
version: 5.30.6
resolution: "@typescript-eslint/types@npm:5.30.6"
checksum: 47c621dae5929d5b39b2b27c6f2ecb8daab1da22566867443873c0681322019f99e205629910bfe04e64077349aec05c84e0d4571f189619b609f4173a9d0f36
languageName: node
linkType: hard

Expand All @@ -675,12 +682,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.30.5":
version: 5.30.5
resolution: "@typescript-eslint/typescript-estree@npm:5.30.5"
"@typescript-eslint/typescript-estree@npm:5.30.6":
version: 5.30.6
resolution: "@typescript-eslint/typescript-estree@npm:5.30.6"
dependencies:
"@typescript-eslint/types": 5.30.5
"@typescript-eslint/visitor-keys": 5.30.5
"@typescript-eslint/types": 5.30.6
"@typescript-eslint/visitor-keys": 5.30.6
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
Expand All @@ -689,7 +696,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 19dce426c826cddd4aadf2fa15be943c6ad7d2038685cc2665749486a5f44a47819aab5d260b54f8a4babf6acf2500e9f62e709d61fce337b12d5468ff285277
checksum: 5621c03f1a6ca8866d91014cd30b53a37f9c4d664eb97bc2740294bcbf7efc0178e8699def752b86c97472e7b1b0cd9b6c0d9aa07a04decfe78bd16c21f93c4b
languageName: node
linkType: hard

Expand All @@ -709,19 +716,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.30.5":
version: 5.30.5
resolution: "@typescript-eslint/utils@npm:5.30.5"
"@typescript-eslint/utils@npm:5.30.6":
version: 5.30.6
resolution: "@typescript-eslint/utils@npm:5.30.6"
dependencies:
"@types/json-schema": ^7.0.9
"@typescript-eslint/scope-manager": 5.30.5
"@typescript-eslint/types": 5.30.5
"@typescript-eslint/typescript-estree": 5.30.5
"@typescript-eslint/scope-manager": 5.30.6
"@typescript-eslint/types": 5.30.6
"@typescript-eslint/typescript-estree": 5.30.6
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 12f68cb34a150d39708f4e09a54964360f29589885cd50f119a2061660011752ec72eff3d90111f0e597575d32aae7250a6e2c730a84963e5e30352759d5f1f4
checksum: fc6f9ccf558d658cbeaa85c63bc1853385630c9522c8ae42524b652a6b3c69689fba67a49d79ce1fae2b4ec9c45e5aa9b791ac027d205edef27984d088ed1c3a
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:5.30.5":
version: 5.30.5
resolution: "@typescript-eslint/visitor-keys@npm:5.30.5"
"@typescript-eslint/visitor-keys@npm:5.30.6":
version: 5.30.6
resolution: "@typescript-eslint/visitor-keys@npm:5.30.6"
dependencies:
"@typescript-eslint/types": 5.30.5
"@typescript-eslint/types": 5.30.6
eslint-visitor-keys: ^3.3.0
checksum: c0de9ae48378eec2682b860a059518bed213ea29575aad538d8d2f8137875e7279e375a7f23d38c1c183466fdd9cf1ca1db4ed5a1d374968f9460d83e48b2437
checksum: e4ec0541d685d211274724c9f1887b6cdd03c7fc4fbdd1ea74c18311c3a5a9a2d4c676448ea714687ca13cc881ec5c73605de75fbf38f302ba8ea86d2b77897f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1177,10 +1184,10 @@ __metadata:
languageName: node
linkType: hard

"colorette@npm:^2.0.16":
version: 2.0.16
resolution: "colorette@npm:2.0.16"
checksum: cd55596a3a2d1071c1a28eee7fd8a5387593ff1bd10a3e8d0a6221499311fe34a9f2b9272d77c391e0e003dcdc8934fb2f8d106e7ef1f7516f8060c901d41a27
"colorette@npm:^2.0.19":
version: 2.0.19
resolution: "colorette@npm:2.0.19"
checksum: 888cf5493f781e5fcf54ce4d49e9d7d698f96ea2b2ef67906834bb319a392c667f9ec69f4a10e268d2946d13a9503d2d19b3abaaaf174e3451bfe91fb9d82427
languageName: node
linkType: hard

Expand Down Expand Up @@ -2426,12 +2433,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^21.8.2":
version: 21.8.3
resolution: "i18next@npm:21.8.3"
"i18next@npm:^21.8.13":
version: 21.8.13
resolution: "i18next@npm:21.8.13"
dependencies:
"@babel/runtime": ^7.17.2
checksum: c1b6c57255befb716e0b491d50584f9d0875f3f848b4b5a192421dc6302453d73f4f646eca5526eaea3874d742c5d1ff73ceffa3bbc84a5621a4183f71952432
checksum: 0cc9a5213326d5c33a25b7fd753cd759a8357574d8e878372eeb84fa4e1b0839d3e840b6193ae6b37317d3af6c385c67799c830bb5f3ca388462b0bcb4464a97
languageName: node
linkType: hard

Expand Down Expand Up @@ -3234,16 +3241,16 @@ __metadata:
"@sapphire/eslint-config": 4.3.7
"@sapphire/framework": 3.0.0-next.fd7be0b.0
"@sapphire/pieces": ^3.3.4
"@sapphire/plugin-i18next": ^2.5.2
"@sapphire/plugin-logger": ^2.2.1
"@sapphire/plugin-i18next": ^2.5.4
"@sapphire/plugin-logger": ^2.2.3
"@sapphire/time-utilities": ^1.7.4
"@sapphire/ts-config": 3.3.4
"@types/common-tags": 1.8.1
"@types/eslint": 8.4.5
"@types/node": 17.0.21
"@types/prettier": 2.6.3
"@typescript-eslint/eslint-plugin": 5.30.5
"@typescript-eslint/parser": 5.30.5
"@typescript-eslint/eslint-plugin": 5.30.6
"@typescript-eslint/parser": 5.30.6
common-tags: ^1.8.2
discord-player: ^5.2.2
discord.js: ^13.8.1
Expand Down

0 comments on commit 6ae4235

Please sign in to comment.