Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#395)
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 committed Mar 6, 2022
1 parent 18ed641 commit 11d4c3d
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 32 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,30 +48,30 @@
"@sapphire/ts-config": "^3.3.1",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.18",
"@types/ws": "^8.5.1",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"@types/ws": "^8.5.2",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^13.6.0",
"eslint": "^8.10.0",
"eslint-config-prettier": "^8.4.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"gen-esm-wrapper": "^1.1.3",
"husky": "^7.0.4",
"jest": "^27.5.1",
"jest-circus": "^27.5.1",
"lint-staged": "^12.3.4",
"lint-staged": "^12.3.5",
"prettier": "^2.5.1",
"pretty-quick": "^3.1.3",
"rollup": "^2.68.0",
"rollup": "^2.69.2",
"rollup-plugin-version-injector": "^1.3.3",
"standard-version": "^9.3.2",
"ts-jest": "^27.1.3",
"ts-node": "^10.5.0",
"ts-node": "^10.7.0",
"typedoc": "^0.22.12",
"typedoc-plugin-djs-links": "^1.0.4",
"typedoc-plugin-mdn-links": "^1.0.5",
"typescript": "^4.5.5"
"typescript": "^4.6.2"
},
"repository": {
"type": "git",
Expand Down
197 changes: 173 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1119,32 +1119,32 @@ __metadata:
"@sapphire/utilities": ^3.3.0
"@types/jest": ^27.4.1
"@types/node": ^17.0.18
"@types/ws": ^8.5.1
"@typescript-eslint/eslint-plugin": ^5.12.1
"@typescript-eslint/parser": ^5.12.1
"@types/ws": ^8.5.2
"@typescript-eslint/eslint-plugin": ^5.13.0
"@typescript-eslint/parser": ^5.13.0
cz-conventional-changelog: ^3.3.0
discord.js: ^13.6.0
eslint: ^8.10.0
eslint-config-prettier: ^8.4.0
eslint-config-prettier: ^8.5.0
eslint-plugin-prettier: ^4.0.0
gen-esm-wrapper: ^1.1.3
husky: ^7.0.4
jest: ^27.5.1
jest-circus: ^27.5.1
lexure: ^0.17.0
lint-staged: ^12.3.4
lint-staged: ^12.3.5
prettier: ^2.5.1
pretty-quick: ^3.1.3
rollup: ^2.68.0
rollup: ^2.69.2
rollup-plugin-version-injector: ^1.3.3
standard-version: ^9.3.2
ts-jest: ^27.1.3
ts-node: ^10.5.0
ts-node: ^10.7.0
tslib: ^2.3.1
typedoc: ^0.22.12
typedoc-plugin-djs-links: ^1.0.4
typedoc-plugin-mdn-links: ^1.0.5
typescript: ^4.5.5
typescript: ^4.6.2
languageName: unknown
linkType: soft

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

"@types/ws@npm:^8.5.1":
version: 8.5.1
resolution: "@types/ws@npm:8.5.1"
"@types/ws@npm:^8.5.2":
version: 8.5.2
resolution: "@types/ws@npm:8.5.2"
dependencies:
"@types/node": "*"
checksum: 4f06ff8b9e61201b28e7f4bbd0b30c5eeb32ed4d2c091554efc3b3b63ab56b4630c316a394be6bd6cc36bab87d0e5225ba55d0f7b170767175c26f7c14086bf9
checksum: 3182db3a84474636cd990482b451c1e247bb2c4524eb85f937e3734c9600af34dfc07f9a2d973d4a39dfe433339f9afd8c5824e32a597e7cffba475cbbd487c9
languageName: node
linkType: hard

Expand Down Expand Up @@ -1508,6 +1508,29 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.13.0":
version: 5.13.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.13.0"
dependencies:
"@typescript-eslint/scope-manager": 5.13.0
"@typescript-eslint/type-utils": 5.13.0
"@typescript-eslint/utils": 5.13.0
debug: ^4.3.2
functional-red-black-tree: ^1.0.1
ignore: ^5.1.8
regexpp: ^3.2.0
semver: ^7.3.5
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: ff8863b8c414eeed874c7ef4e5d540c918f9ee9be2e44fe30c6c22f2f59529a61e71afb3d7a90bff9a8f894098f11373989df91b11ef67a424c12f703021c174
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.12.1":
version: 5.12.1
resolution: "@typescript-eslint/parser@npm:5.12.1"
Expand All @@ -1525,6 +1548,23 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:5.12.1":
version: 5.12.1
resolution: "@typescript-eslint/scope-manager@npm:5.12.1"
Expand All @@ -1535,6 +1575,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.13.0":
version: 5.13.0
resolution: "@typescript-eslint/scope-manager@npm:5.13.0"
dependencies:
"@typescript-eslint/types": 5.13.0
"@typescript-eslint/visitor-keys": 5.13.0
checksum: 43fade6759e751387ee91f85033c036f122b5051f7ad7baf35fe5db68e2129afc1cc1c12c2b0b8a25eb206092ad1073d8e640b21f6b04824413f40751d8e0d42
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.12.1":
version: 5.12.1
resolution: "@typescript-eslint/type-utils@npm:5.12.1"
Expand All @@ -1551,13 +1601,36 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.13.0":
version: 5.13.0
resolution: "@typescript-eslint/type-utils@npm:5.13.0"
dependencies:
"@typescript-eslint/utils": 5.13.0
debug: ^4.3.2
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 454a2fe6c5faa211fec9d7992b44f377b9d492c3a18b8ce6d6da0077f0ea92320c7ee430cc33dcce8f0ec7afab7f8db59f39f9433be5358715754e64d7fbdef2
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.12.1":
version: 5.12.1
resolution: "@typescript-eslint/types@npm:5.12.1"
checksum: 753cb4b0f266500298f07c0386d72e7d9570f26e2deb7017fd677d21bb8bca7f2ca01d3f4b43d86fbb7337a76f0c9da86657de96f107dba92632d726b4e7797e
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.13.0":
version: 5.13.0
resolution: "@typescript-eslint/types@npm:5.13.0"
checksum: 2228935a9f7e80264a554ffadc458ee184259b56cd987bf10f12754183e032953fb93b7b31f8261dd0a40dbac4f341d4904ae7aa1f1aba9f2a92b1062f05c8dc
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.12.1":
version: 5.12.1
resolution: "@typescript-eslint/typescript-estree@npm:5.12.1"
Expand All @@ -1576,6 +1649,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.13.0":
version: 5.13.0
resolution: "@typescript-eslint/typescript-estree@npm:5.13.0"
dependencies:
"@typescript-eslint/types": 5.13.0
"@typescript-eslint/visitor-keys": 5.13.0
debug: ^4.3.2
globby: ^11.0.4
is-glob: ^4.0.3
semver: ^7.3.5
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: bcf2f94eb4b8e0a5f47fa1e04478aa3f36c8d2b629300bf3d3a375f87e8046cd7f2364cd7df8fceb97855e7789721de5c66dafcf17cfd93552a93a7d7733dfdb
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.12.1":
version: 5.12.1
resolution: "@typescript-eslint/utils@npm:5.12.1"
Expand All @@ -1592,6 +1683,22 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:5.12.1":
version: 5.12.1
resolution: "@typescript-eslint/visitor-keys@npm:5.12.1"
Expand All @@ -1602,6 +1709,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.13.0":
version: 5.13.0
resolution: "@typescript-eslint/visitor-keys@npm:5.13.0"
dependencies:
"@typescript-eslint/types": 5.13.0
eslint-visitor-keys: ^3.0.0
checksum: 3987217053e22a86f9105efe6250ca028ef437483b79d0dad45850edacfc273835b82178e77e5012a3c045df18561fef3eb4417cc26c328c901fbaa0da09e922
languageName: node
linkType: hard

"JSONStream@npm:^1.0.4":
version: 1.3.5
resolution: "JSONStream@npm:1.3.5"
Expand Down Expand Up @@ -2987,6 +3104,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^8.5.0":
version: 8.5.0
resolution: "eslint-config-prettier@npm:8.5.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 0d0f5c32e7a0ad91249467ce71ca92394ccd343178277d318baf32063b79ea90216f4c81d1065d60f96366fdc60f151d4d68ae7811a58bd37228b84c2083f893
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^4.0.0":
version: 4.0.0
resolution: "eslint-plugin-prettier@npm:4.0.0"
Expand Down Expand Up @@ -4888,9 +5016,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^12.3.4":
version: 12.3.4
resolution: "lint-staged@npm:12.3.4"
"lint-staged@npm:^12.3.5":
version: 12.3.5
resolution: "lint-staged@npm:12.3.5"
dependencies:
cli-truncate: ^3.1.0
colorette: ^2.0.16
Expand All @@ -4907,7 +5035,7 @@ __metadata:
yaml: ^1.10.2
bin:
lint-staged: bin/lint-staged.js
checksum: 4e0b4b9da4183a0daeab35d41e4d243fb1270a39db997efa0c3745fa148a7a4b8b723a51cb757595fc8bb118796ca1465e67aede72f25e9ea48165aec36cec3b
checksum: 6653c7078b36741e521e5f309b56bb75db198a05cbdd188124ff82a290e352ade3eb1e6080265729e19711ac08d190e300874af00e4e540b57b3c8f0690e2573
languageName: node
linkType: hard

Expand Down Expand Up @@ -6242,17 +6370,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^2.68.0":
version: 2.68.0
resolution: "rollup@npm:2.68.0"
"rollup@npm:^2.69.2":
version: 2.69.2
resolution: "rollup@npm:2.69.2"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: c883f6fb2e10e1c79a32527da0c50ef47a7beb8ddacfdae4197ff2d1911fb8d10bb2704496cf878d3048fbf3524d613bc87f25c5be0afc667fe30b7d04fa8092
checksum: 9c6cab6cf29743ac84b2330ef06b7ed8b0c62ed7098fdc1e31244ae578025bd4e0b0af6a3c33e006777be595e6dcce37ead7e1eb7031f1be35ddcfc403ab01fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -7005,9 +7133,9 @@ __metadata:
languageName: node
linkType: hard

"ts-node@npm:^10.5.0":
version: 10.5.0
resolution: "ts-node@npm:10.5.0"
"ts-node@npm:^10.7.0":
version: 10.7.0
resolution: "ts-node@npm:10.7.0"
dependencies:
"@cspotcode/source-map-support": 0.7.0
"@tsconfig/node10": ^1.0.7
Expand Down Expand Up @@ -7035,10 +7163,11 @@ __metadata:
bin:
ts-node: dist/bin.js
ts-node-cwd: dist/bin-cwd.js
ts-node-esm: dist/bin-esm.js
ts-node-script: dist/bin-script.js
ts-node-transpile-only: dist/bin-transpile.js
ts-script: dist/bin-script-deprecated.js
checksum: d51ac8a9b3582ce3705cef8d35f3372e40caa277dbd7c7baeb651961538f13d2f11f22402614348f78d9b10501bd1cb5f05ec4f2ec9a74bd0e288de769c32335
checksum: 2a379e43f7478d0b79e1e63af91fe222d83857727957df4bd3bdf3c0a884de5097b12feb9bbf530074526b8874c0338b0e6328cf334f3a5e2c49c71e837273f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -7194,6 +7323,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.6.2":
version: 4.6.2
resolution: "typescript@npm:4.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 8a44ed7e6f6c4cb1ebe8cf236ecda2fb119d84dcf0fbd77e707b2dfea1bbcfc4e366493a143513ce7f57203c75da9d4e20af6fe46de89749366351046be7577c
languageName: node
linkType: hard

"typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.5.4#~builtin<compat/typescript>":
version: 4.5.4
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=bda367"
Expand All @@ -7214,6 +7353,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.6.2#~builtin<compat/typescript>":
version: 4.6.2
resolution: "typescript@patch:typescript@npm%3A4.6.2#~builtin<compat/typescript>::version=4.6.2&hash=bda367"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 40b493a71747fb89fa70df104e2c4a5e284b43750af5bea024090a5261cefa387f7a9372411b13030f7bf5555cee4275443d08805642ae5c74ef76740854a4c7
languageName: node
linkType: hard

"uglify-js@npm:^3.1.4":
version: 3.14.5
resolution: "uglify-js@npm:3.14.5"
Expand Down

0 comments on commit 11d4c3d

Please sign in to comment.