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 Oct 30, 2022
1 parent d9c205c commit 77a8e4b
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@sapphire/decorators": "^5.0.0",
"@sapphire/framework": "pr-512",
"@sapphire/pieces": "^3.5.2",
"@sapphire/plugin-i18next": "^4.0.0",
"@sapphire/plugin-i18next": "^4.0.1",
"@sapphire/plugin-logger": "^3.0.1",
"@sapphire/time-utilities": "^1.7.8",
"common-tags": "^1.8.2",
Expand All @@ -52,11 +52,11 @@
"@sapphire/eslint-config": "4.3.8",
"@sapphire/ts-config": "3.3.4",
"@types/common-tags": "1.8.1",
"@types/eslint": "8.4.7",
"@types/eslint": "8.4.9",
"@types/node": "18.11.7",
"@types/prettier": "2.7.1",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"eslint": "8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
130 changes: 65 additions & 65 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -420,16 +420,16 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/plugin-i18next@npm:^4.0.0":
version: 4.0.0
resolution: "@sapphire/plugin-i18next@npm:4.0.0"
"@sapphire/plugin-i18next@npm:^4.0.1":
version: 4.0.1
resolution: "@sapphire/plugin-i18next@npm:4.0.1"
dependencies:
"@sapphire/utilities": ^3.11.0
"@skyra/i18next-backend": ^2.0.0
chokidar: ^3.5.3
i18next: ^22.0.2
i18next: ^22.0.4
tslib: ^2.4.0
checksum: 3a902faa4902abda9643f8796cf76000a5069a3b7801caaefe025857dd359a7deba6291db199544c332f4c6efbb53b7f19d29617d4df5ff8398e6f51f7b2066e
checksum: f3a088f135403bb39965deabcee6c63e91c889b4bdd0128e223be149dc793e2eae2ad16ef778e6a8498c05a957e185e0be100a8d6896ef27184f43c90d91393a
languageName: node
linkType: hard

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

"@types/eslint@npm:8.4.7":
version: 8.4.7
resolution: "@types/eslint@npm:8.4.7"
"@types/eslint@npm:8.4.9":
version: 8.4.9
resolution: "@types/eslint@npm:8.4.9"
dependencies:
"@types/estree": "*"
"@types/json-schema": "*"
checksum: 5e1b8ed100dcb96c74098030ca00386d1661e83261c0b64a841e570a4dd74740bc15fe04363cb22d7c6e0c56cee61f8b2c1455ec7124e69226d41fb4fed2028e
checksum: 9eda34e000f1e09850f447d8d65b671f59153aa5b580aca5b95185cf42b047b9cfda86eea83a6295aa883931b769a79236ce439601be7ab4485be88ce77b69ad
languageName: node
linkType: hard

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

"@typescript-eslint/eslint-plugin@npm:5.40.1":
version: 5.40.1
resolution: "@typescript-eslint/eslint-plugin@npm:5.40.1"
"@typescript-eslint/eslint-plugin@npm:5.41.0":
version: 5.41.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.41.0"
dependencies:
"@typescript-eslint/scope-manager": 5.40.1
"@typescript-eslint/type-utils": 5.40.1
"@typescript-eslint/utils": 5.40.1
"@typescript-eslint/scope-manager": 5.41.0
"@typescript-eslint/type-utils": 5.41.0
"@typescript-eslint/utils": 5.41.0
debug: ^4.3.4
ignore: ^5.2.0
regexpp: ^3.2.0
Expand All @@ -652,7 +652,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 61f19bde0f1206beb20aeb28d18c1ef26a98cf4d2ead9f1d2f204cb91af31582eb5ee9422fe5f92d6aa10cebf85cd50f1b41e8cf8ce65808e2208664c3b1d66a
checksum: b6f08244059a8e02dbb305e914e6455a2b6bfabe6c0fd355bd3a0a732ed44a503ad47d4beb5f617e29274b5a8b8249d80cf4600babf05d8e35958ff64a546da4
languageName: node
linkType: hard

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

"@typescript-eslint/parser@npm:5.40.1":
version: 5.40.1
resolution: "@typescript-eslint/parser@npm:5.40.1"
"@typescript-eslint/parser@npm:5.41.0":
version: 5.41.0
resolution: "@typescript-eslint/parser@npm:5.41.0"
dependencies:
"@typescript-eslint/scope-manager": 5.40.1
"@typescript-eslint/types": 5.40.1
"@typescript-eslint/typescript-estree": 5.40.1
"@typescript-eslint/scope-manager": 5.41.0
"@typescript-eslint/types": 5.41.0
"@typescript-eslint/typescript-estree": 5.41.0
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 9fe410c1b14934803bb7c26de9b8de5d46ef9b6fe5dcbee1d7e111f0259659c214549b60dacdc729a3e23da835e6a44f08a9aa6bcb73ffff3c4fd5b9142358ed
checksum: ae005b603218d540dd1c3fd1f84d7f956bfca8b15d2c42115b9fc44437cb73e8284fda62153612a20809449d563edbde968d245b6c9d27b482ad0ebc2a95947f
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:5.40.1":
version: 5.40.1
resolution: "@typescript-eslint/scope-manager@npm:5.40.1"
"@typescript-eslint/scope-manager@npm:5.41.0":
version: 5.41.0
resolution: "@typescript-eslint/scope-manager@npm:5.41.0"
dependencies:
"@typescript-eslint/types": 5.40.1
"@typescript-eslint/visitor-keys": 5.40.1
checksum: 5f25b86bfd09fbf8cdfdf932eaf0b41a7594c9b4539d3c8321f882bf7b4bf486454256fdb9a5a8c4eae305419d377fa93d382f80004711d759ff77b3d565c1dc
"@typescript-eslint/types": 5.41.0
"@typescript-eslint/visitor-keys": 5.41.0
checksum: f588e7e7e953dfa19632b676f1287a7a4f5e9390282b103b3cf46cc28bb597c1229df2489eb687ab9285674076eb2569b821eac9b3110572d70fd230bdc5d703
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:5.40.1":
version: 5.40.1
resolution: "@typescript-eslint/type-utils@npm:5.40.1"
"@typescript-eslint/type-utils@npm:5.41.0":
version: 5.41.0
resolution: "@typescript-eslint/type-utils@npm:5.41.0"
dependencies:
"@typescript-eslint/typescript-estree": 5.40.1
"@typescript-eslint/utils": 5.40.1
"@typescript-eslint/typescript-estree": 5.41.0
"@typescript-eslint/utils": 5.41.0
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 6771196b8f16f4893bae70aa1371ff004b0058e8edef9b935143e2f1272e471049e9c34beb1d625fb6423db95dd377e01e938b70dd4506fbf071566e2bfb574d
checksum: c438d4a47f1bbd031245db31c75748a5eac9b7e5d6d3805a914a9b891b03d3d18c7509d2273b1718dcc9c239506a3627e5da34c363d2c22acca2ea64050b5bc4
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:5.40.1":
version: 5.40.1
resolution: "@typescript-eslint/types@npm:5.40.1"
checksum: 2430c799667c820903df7ef39bc4c2762cb7654dbb8525d56f37e73f8cefb82186b80654dbbe0294c5b55affe929c641cdb90232e2749dcd7838f9e500a41549
"@typescript-eslint/types@npm:5.41.0":
version: 5.41.0
resolution: "@typescript-eslint/types@npm:5.41.0"
checksum: d7500bcc67b68032ccf19d983a69efa2750f4d82f5cc027090d2686d4e662b3a7b0b5fa55ed90710eca2528867d39964d76c207ac3c6f734505efbe21dccac7d
languageName: node
linkType: hard

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

"@typescript-eslint/typescript-estree@npm:5.40.1":
version: 5.40.1
resolution: "@typescript-eslint/typescript-estree@npm:5.40.1"
"@typescript-eslint/typescript-estree@npm:5.41.0":
version: 5.41.0
resolution: "@typescript-eslint/typescript-estree@npm:5.41.0"
dependencies:
"@typescript-eslint/types": 5.40.1
"@typescript-eslint/visitor-keys": 5.40.1
"@typescript-eslint/types": 5.41.0
"@typescript-eslint/visitor-keys": 5.41.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
Expand All @@ -813,7 +813,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: d0426a55d24b76a3f042816dd8baaaa7a8da0158870bb08fff5a5524821c13ca196117dc269f098b8887ef75e01da1a498637153ab3c29c370ca356bfe4a1716
checksum: cfb61b5971108807ad4b1e26e71455a0451e8b5ee06e9ae7d2e45caa8e978f0a3bb58bb877eff42a134d3ab21ad23bf138d2b829c407607e3d1fc616f0f87cc9
languageName: node
linkType: hard

Expand All @@ -833,21 +833,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.40.1":
version: 5.40.1
resolution: "@typescript-eslint/utils@npm:5.40.1"
"@typescript-eslint/utils@npm:5.41.0":
version: 5.41.0
resolution: "@typescript-eslint/utils@npm:5.41.0"
dependencies:
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.40.1
"@typescript-eslint/types": 5.40.1
"@typescript-eslint/typescript-estree": 5.40.1
"@typescript-eslint/scope-manager": 5.41.0
"@typescript-eslint/types": 5.41.0
"@typescript-eslint/typescript-estree": 5.41.0
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
semver: ^7.3.7
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: a971101bb2f4c742a1734a87e17997addb7ffa6639d472097fe098f6c5f09567b858949b97f05892aabb20f38479abecdfdd69cf740046aa601dd3fc39a44090
checksum: 293a0de39639983048b7fe203a4191b97cfc3c868866c1e485ec63c6eab9013002e58f0ac23ec7584f71d28390bf2d6c23ee10d6863ea067567e572cd9d75dae
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:5.40.1":
version: 5.40.1
resolution: "@typescript-eslint/visitor-keys@npm:5.40.1"
"@typescript-eslint/visitor-keys@npm:5.41.0":
version: 5.41.0
resolution: "@typescript-eslint/visitor-keys@npm:5.41.0"
dependencies:
"@typescript-eslint/types": 5.40.1
"@typescript-eslint/types": 5.41.0
eslint-visitor-keys: ^3.3.0
checksum: b5dbf1e484ba2832ca1883ee9cf7da5967f70aa5624f3fb67f13c3be90a3770b0bb96e64ccfb0c31b5d8f80794b5727e14b6c0d8c5184634a686f0ea6e798772
checksum: ff76694170d77c96d6166a1973ca11b4a6de2051e396fc3581534b3d6f574440e0a3af71f0690dfb2368bb5300a412b363c1795ac1ba1f363b1bc115550808cd
languageName: node
linkType: hard

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

"i18next@npm:^22.0.2":
version: 22.0.2
resolution: "i18next@npm:22.0.2"
"i18next@npm:^22.0.4":
version: 22.0.4
resolution: "i18next@npm:22.0.4"
dependencies:
"@babel/runtime": ^7.17.2
checksum: d779ea7f8e35ad8fd9d38521b670dab9440c6f51eab4347800058ee311a5e55abacac7e55cb1ff9f6898b4222a5f2aac72175f0dc1faeffbf3b4b37800f8f924
checksum: aa49e6e48583833ee673c0dd9568081a5e15fde9549aa3e47a99ad91d3fdb7469f8a315864fc45ec466b1e60caa00d5fc8371e47840068048b4ab79a69dc2b19
languageName: node
linkType: hard

Expand Down Expand Up @@ -3272,16 +3272,16 @@ __metadata:
"@sapphire/eslint-config": 4.3.8
"@sapphire/framework": pr-512
"@sapphire/pieces": ^3.5.2
"@sapphire/plugin-i18next": ^4.0.0
"@sapphire/plugin-i18next": ^4.0.1
"@sapphire/plugin-logger": ^3.0.1
"@sapphire/time-utilities": ^1.7.8
"@sapphire/ts-config": 3.3.4
"@types/common-tags": 1.8.1
"@types/eslint": 8.4.7
"@types/eslint": 8.4.9
"@types/node": 18.11.7
"@types/prettier": 2.7.1
"@typescript-eslint/eslint-plugin": 5.40.1
"@typescript-eslint/parser": 5.40.1
"@typescript-eslint/eslint-plugin": 5.41.0
"@typescript-eslint/parser": 5.41.0
common-tags: ^1.8.2
discord-player: ^5.3.2
discord.js: ^14.6.0
Expand Down

0 comments on commit 77a8e4b

Please sign in to comment.