Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#257)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 9, 2022
1 parent ab31a5e commit cd043b8
Show file tree
Hide file tree
Showing 5 changed files with 1,008 additions and 808 deletions.
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.3.cjs

This file was deleted.

801 changes: 801 additions & 0 deletions .yarn/releases/yarn-3.2.4.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: '@yarnpkg/plugin-typescript'

yarnPath: .yarn/releases/yarn-3.2.3.cjs
yarnPath: .yarn/releases/yarn-3.2.4.cjs
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"postpack": "pinst --enable"
},
"dependencies": {
"@discordjs/collection": "^1.1.0",
"@discordjs/collection": "^1.2.0",
"@sapphire/utilities": "^3.11.0",
"tslib": "^2.4.0"
},
Expand All @@ -40,10 +40,10 @@
"@sapphire/prettier-config": "^1.4.4",
"@sapphire/ts-config": "^3.3.4",
"@types/node": "^18.7.23",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.24.0",
"eslint": "^8.25.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"gen-esm-wrapper": "^1.1.3",
Expand All @@ -53,7 +53,7 @@
"prettier": "^2.7.1",
"pretty-quick": "^3.1.3",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.1",
"typedoc-json-parser": "^5.2.0",
"typescript": "^4.8.4"
},
"repository": {
Expand Down Expand Up @@ -104,5 +104,5 @@
"minimist": "^1.2.6"
},
"prettier": "@sapphire/prettier-config",
"packageManager": "yarn@3.2.3"
"packageManager": "yarn@3.2.4"
}
218 changes: 200 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -232,10 +232,10 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/collection@npm:^1.1.0":
version: 1.1.0
resolution: "@discordjs/collection@npm:1.1.0"
checksum: 9a78763a181130d91b51d0d93553fd75d09d0aabd6556890a35404bbefe9c5112cb74c3b1e486a213607f6577f9d2d8ee94ee3177652116bac80516e7d3083d6
"@discordjs/collection@npm:^1.2.0":
version: 1.2.0
resolution: "@discordjs/collection@npm:1.2.0"
checksum: 76eae566834d78437363a3437d10c74b485b0a8b0dd350745e7bbb45d0bdc834b8ce6c1008c41728f7cbdf9be80a3147e8006610ed8d34bec8b31b7c521d40c2
languageName: node
linkType: hard

Expand All @@ -256,6 +256,23 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^1.3.3":
version: 1.3.3
resolution: "@eslint/eslintrc@npm:1.3.3"
dependencies:
ajv: ^6.12.4
debug: ^4.3.2
espree: ^9.4.0
globals: ^13.15.0
ignore: ^5.2.0
import-fresh: ^3.2.1
js-yaml: ^4.1.0
minimatch: ^3.1.2
strip-json-comments: ^3.1.1
checksum: f03e9d6727efd3e0719da2051ea80c0c73d20e28c171121527dbb868cd34232ca9c1d0525a66e517a404afea26624b1e47895b6a92474678418c2f50c9566694
languageName: node
linkType: hard

"@favware/cliff-jumper@npm:^1.8.8":
version: 1.8.8
resolution: "@favware/cliff-jumper@npm:1.8.8"
Expand Down Expand Up @@ -462,7 +479,7 @@ __metadata:
dependencies:
"@commitlint/cli": ^17.1.2
"@commitlint/config-conventional": ^17.1.0
"@discordjs/collection": ^1.1.0
"@discordjs/collection": ^1.2.0
"@favware/cliff-jumper": ^1.8.8
"@favware/npm-deprecate": ^1.0.5
"@favware/rollup-type-bundler": ^1.0.11
Expand All @@ -471,10 +488,10 @@ __metadata:
"@sapphire/ts-config": ^3.3.4
"@sapphire/utilities": ^3.11.0
"@types/node": ^18.7.23
"@typescript-eslint/eslint-plugin": ^5.38.1
"@typescript-eslint/parser": ^5.38.1
"@typescript-eslint/eslint-plugin": ^5.39.0
"@typescript-eslint/parser": ^5.39.0
cz-conventional-changelog: ^3.3.0
eslint: ^8.24.0
eslint: ^8.25.0
eslint-config-prettier: ^8.5.0
eslint-plugin-prettier: ^4.2.1
gen-esm-wrapper: ^1.1.3
Expand All @@ -485,7 +502,7 @@ __metadata:
pretty-quick: ^3.1.3
tslib: ^2.4.0
typedoc: ^0.23.15
typedoc-json-parser: ^5.0.1
typedoc-json-parser: ^5.2.0
typescript: ^4.8.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -614,7 +631,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.33.1, @typescript-eslint/eslint-plugin@npm:^5.38.1":
"@typescript-eslint/eslint-plugin@npm:^5.33.1":
version: 5.38.1
resolution: "@typescript-eslint/eslint-plugin@npm:5.38.1"
dependencies:
Expand All @@ -636,7 +653,29 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.33.1, @typescript-eslint/parser@npm:^5.38.1":
"@typescript-eslint/eslint-plugin@npm:^5.39.0":
version: 5.39.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.39.0"
dependencies:
"@typescript-eslint/scope-manager": 5.39.0
"@typescript-eslint/type-utils": 5.39.0
"@typescript-eslint/utils": 5.39.0
debug: ^4.3.4
ignore: ^5.2.0
regexpp: ^3.2.0
semver: ^7.3.7
tsutils: ^3.21.0
peerDependencies:
"@typescript-eslint/parser": ^5.0.0
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 9d6835f3c2558f2287c5a45dc7d3b17b19c6777b5915b6ad737d892e5938746a3e76c3efd0e01156da0b17432a50d1e02480efc5105e8f9c75f1a3d45e18d6ee
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.33.1":
version: 5.38.1
resolution: "@typescript-eslint/parser@npm:5.38.1"
dependencies:
Expand All @@ -653,6 +692,23 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:5.38.1":
version: 5.38.1
resolution: "@typescript-eslint/scope-manager@npm:5.38.1"
Expand All @@ -663,6 +719,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.39.0":
version: 5.39.0
resolution: "@typescript-eslint/scope-manager@npm:5.39.0"
dependencies:
"@typescript-eslint/types": 5.39.0
"@typescript-eslint/visitor-keys": 5.39.0
checksum: 8d8b55eb219a23b3de64602ea23269fb1e16120ff03c58ebb7ed571372cbc591c5f4641b91ba1cf7fd02cf13f7bb906a7bd6e3db6da3543c97fcea8c61c15c07
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.38.1":
version: 5.38.1
resolution: "@typescript-eslint/type-utils@npm:5.38.1"
Expand All @@ -680,13 +746,37 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.39.0":
version: 5.39.0
resolution: "@typescript-eslint/type-utils@npm:5.39.0"
dependencies:
"@typescript-eslint/typescript-estree": 5.39.0
"@typescript-eslint/utils": 5.39.0
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 2bab5c1a8bc0956d8f9ba1fb6db56a89f8e40c4f7bb0c07b1581aa4ed4c8259a64d67bc9c6fccbdc8e62fc9330d30c3c5a84f30f28112ddb1e3995d2791a5ac2
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.38.1":
version: 5.38.1
resolution: "@typescript-eslint/types@npm:5.38.1"
checksum: 384f7fe9a1995d87507049a868aa1a1f9eb28af913e704540e1494c8c630985f9ef4f4e6bdd4df0d83cbe4611c4e6f4f07d5d91bfa57c88242fb227a6d828b7e
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.39.0":
version: 5.39.0
resolution: "@typescript-eslint/types@npm:5.39.0"
checksum: 5f67fe02adc87d594b6cc8ec5387d64419d4bbff701f4da51bf9929cdc50bc613df865e5a2457f13e4a637e8dfdb1fdf15fe8138f8968462de9e54ea056cc1a7
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.38.1":
version: 5.38.1
resolution: "@typescript-eslint/typescript-estree@npm:5.38.1"
Expand All @@ -705,6 +795,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.39.0":
version: 5.39.0
resolution: "@typescript-eslint/typescript-estree@npm:5.39.0"
dependencies:
"@typescript-eslint/types": 5.39.0
"@typescript-eslint/visitor-keys": 5.39.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 86143dd9dd33ce65a20badbce5509ae4e77e9dfe202a6966dd416a8ce8147e5b05d12ce0b8f593ed7924797f6420d0bcd558c773042466e24386cdda24f24eb8
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.38.1":
version: 5.38.1
resolution: "@typescript-eslint/utils@npm:5.38.1"
Expand All @@ -721,6 +829,22 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:5.38.1":
version: 5.38.1
resolution: "@typescript-eslint/visitor-keys@npm:5.38.1"
Expand All @@ -731,6 +855,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.39.0":
version: 5.39.0
resolution: "@typescript-eslint/visitor-keys@npm:5.39.0"
dependencies:
"@typescript-eslint/types": 5.39.0
eslint-visitor-keys: ^3.3.0
checksum: 941e49fd1f4d2e42cd15a52a50f6f1102e2a83b173d182b5dd43ba3d7b7f0f1457d74fcaac710da4a19c28f804c78bc265d900802f4e2c7c46a608fff3204e7c
languageName: node
linkType: hard

"JSONStream@npm:^1.0.4":
version: 1.3.5
resolution: "JSONStream@npm:1.3.5"
Expand Down Expand Up @@ -1751,7 +1885,7 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.22.0, eslint@npm:^8.24.0":
"eslint@npm:^8.22.0":
version: 8.24.0
resolution: "eslint@npm:8.24.0"
dependencies:
Expand Down Expand Up @@ -1800,6 +1934,54 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.25.0":
version: 8.25.0
resolution: "eslint@npm:8.25.0"
dependencies:
"@eslint/eslintrc": ^1.3.3
"@humanwhocodes/config-array": ^0.10.5
"@humanwhocodes/module-importer": ^1.0.1
ajv: ^6.10.0
chalk: ^4.0.0
cross-spawn: ^7.0.2
debug: ^4.3.2
doctrine: ^3.0.0
escape-string-regexp: ^4.0.0
eslint-scope: ^7.1.1
eslint-utils: ^3.0.0
eslint-visitor-keys: ^3.3.0
espree: ^9.4.0
esquery: ^1.4.0
esutils: ^2.0.2
fast-deep-equal: ^3.1.3
file-entry-cache: ^6.0.1
find-up: ^5.0.0
glob-parent: ^6.0.1
globals: ^13.15.0
globby: ^11.1.0
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
js-sdsl: ^4.1.4
js-yaml: ^4.1.0
json-stable-stringify-without-jsonify: ^1.0.1
levn: ^0.4.1
lodash.merge: ^4.6.2
minimatch: ^3.1.2
natural-compare: ^1.4.0
optionator: ^0.9.1
regexpp: ^3.2.0
strip-ansi: ^6.0.1
strip-json-comments: ^3.1.0
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 7acf2693b522b573657b53d2245b5522d3a131e4224b1cbf01e2c3579632fdbf62599284f68bc483e6e4eba23ae3643c9544744e0214a86e727cc361cedcd0fa
languageName: node
linkType: hard

"espree@npm:^9.4.0":
version: 9.4.0
resolution: "espree@npm:9.4.0"
Expand Down Expand Up @@ -4501,9 +4683,9 @@ __metadata:
languageName: node
linkType: hard

"typedoc-json-parser@npm:^5.0.1":
version: 5.0.1
resolution: "typedoc-json-parser@npm:5.0.1"
"typedoc-json-parser@npm:^5.2.0":
version: 5.2.0
resolution: "typedoc-json-parser@npm:5.2.0"
dependencies:
"@favware/colorette-spinner": ^1.0.1
colorette: ^2.0.19
Expand All @@ -4513,7 +4695,7 @@ __metadata:
typedoc: ^0.23.15
bin:
typedoc-json-parser: ./dist/bin/index.js
checksum: 1de3ac1d62b30d4048e52e91ce0a175ce6d3c1f5145be5aa18217f5dced215ea8c28d2d60193a478ab03e238cb4ab70e1f817bf5b60d5b98c81626f3a4110ec9
checksum: 3ff37c891758b012a010c8d327477b7bfe8a821d255dbfa1025ba7a4722d8936b408c2d05025082d116ae2b42bd6aa0c58c1e97dad08e090b8e08ab282197efd
languageName: node
linkType: hard

Expand Down Expand Up @@ -4545,11 +4727,11 @@ __metadata:

"typescript@patch:typescript@^4.6.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.7.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.8.4#~builtin<compat/typescript>":
version: 4.8.4
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=a1c5e5"
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=701156"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 563a0ef47abae6df27a9a3ab38f75fc681f633ccf1a3502b1108e252e187787893de689220f4544aaf95a371a4eb3141e4a337deb9895de5ac3c1ca76430e5f0
checksum: 301459fc3eb3b1a38fe91bf96d98eb55da88a9cb17b4ef80b4d105d620f4d547ba776cc27b44cc2ef58b66eda23fe0a74142feb5e79a6fb99f54fc018a696afa
languageName: node
linkType: hard

Expand Down

0 comments on commit cd043b8

Please sign in to comment.