Skip to content

Commit 299ffa9

Browse files
fix(deps): update all non-major dependencies (#190)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2e178a6 commit 299ffa9

File tree

2 files changed

+89
-137
lines changed

2 files changed

+89
-137
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"prepare": "husky install .github/husky"
2727
},
2828
"dependencies": {
29-
"@discordjs/collection": "^0.5.0",
29+
"@discordjs/collection": "^0.6.0",
3030
"@sapphire/utilities": "^3.6.2",
31-
"tslib": "^2.3.1"
31+
"tslib": "^2.4.0"
3232
},
3333
"devDependencies": {
3434
"@commitlint/cli": "^16.2.3",
@@ -39,15 +39,15 @@
3939
"@sapphire/prettier-config": "^1.4.3",
4040
"@sapphire/ts-config": "^3.3.4",
4141
"@types/node": "^17.0.23",
42-
"@typescript-eslint/eslint-plugin": "^5.19.0",
43-
"@typescript-eslint/parser": "^5.19.0",
42+
"@typescript-eslint/eslint-plugin": "^5.20.0",
43+
"@typescript-eslint/parser": "^5.20.0",
4444
"cz-conventional-changelog": "^3.3.0",
45-
"eslint": "^8.13.0",
45+
"eslint": "^8.14.0",
4646
"eslint-config-prettier": "^8.5.0",
4747
"eslint-plugin-prettier": "^4.0.0",
4848
"gen-esm-wrapper": "^1.1.3",
4949
"husky": "^7.0.4",
50-
"lint-staged": "^12.3.8",
50+
"lint-staged": "^12.4.0",
5151
"prettier": "^2.6.2",
5252
"pretty-quick": "^3.1.3",
5353
"standard-version": "^9.3.2",

yarn.lock

+83-131
Original file line numberDiff line numberDiff line change
@@ -236,10 +236,10 @@ __metadata:
236236
languageName: node
237237
linkType: hard
238238

239-
"@discordjs/collection@npm:^0.5.0":
240-
version: 0.5.0
241-
resolution: "@discordjs/collection@npm:0.5.0"
242-
checksum: a228979bb5f955cf095ce47441c55d0196cd99ff8484b57d26a45e58506c6646d776a98a9e11b822aab4e15fb2ac1aecfdebc63cde8ab7d04d3d74b716e80144
239+
"@discordjs/collection@npm:^0.6.0":
240+
version: 0.6.0
241+
resolution: "@discordjs/collection@npm:0.6.0"
242+
checksum: a08826f04e3ddaf079913e2e2069727d518b5a0ea79cbeb66d8b559297df6586a25490b4b2aeab631483f68c2160df769115b9b3e114d8437b707dec80b02bab
243243
languageName: node
244244
linkType: hard
245245

@@ -260,6 +260,23 @@ __metadata:
260260
languageName: node
261261
linkType: hard
262262

263+
"@eslint/eslintrc@npm:^1.2.2":
264+
version: 1.2.2
265+
resolution: "@eslint/eslintrc@npm:1.2.2"
266+
dependencies:
267+
ajv: ^6.12.4
268+
debug: ^4.3.2
269+
espree: ^9.3.1
270+
globals: ^13.9.0
271+
ignore: ^5.2.0
272+
import-fresh: ^3.2.1
273+
js-yaml: ^4.1.0
274+
minimatch: ^3.0.4
275+
strip-json-comments: ^3.1.1
276+
checksum: d891036bbffb0efec1462aa4a603ed6e349d546b1632dde7d474ddd15c2a8b6895671b25293f1d3ba10ff629c24a3649ad049373fe695a0e44b612537088563c
277+
languageName: node
278+
linkType: hard
279+
263280
"@favware/npm-deprecate@npm:^1.0.4":
264281
version: 1.0.4
265282
resolution: "@favware/npm-deprecate@npm:1.0.4"
@@ -426,27 +443,27 @@ __metadata:
426443
dependencies:
427444
"@commitlint/cli": ^16.2.3
428445
"@commitlint/config-conventional": ^16.2.1
429-
"@discordjs/collection": ^0.5.0
446+
"@discordjs/collection": ^0.6.0
430447
"@favware/npm-deprecate": ^1.0.4
431448
"@favware/rollup-type-bundler": ^1.0.7
432449
"@sapphire/eslint-config": ^4.3.4
433450
"@sapphire/prettier-config": ^1.4.3
434451
"@sapphire/ts-config": ^3.3.4
435452
"@sapphire/utilities": ^3.6.2
436453
"@types/node": ^17.0.23
437-
"@typescript-eslint/eslint-plugin": ^5.19.0
438-
"@typescript-eslint/parser": ^5.19.0
454+
"@typescript-eslint/eslint-plugin": ^5.20.0
455+
"@typescript-eslint/parser": ^5.20.0
439456
cz-conventional-changelog: ^3.3.0
440-
eslint: ^8.13.0
457+
eslint: ^8.14.0
441458
eslint-config-prettier: ^8.5.0
442459
eslint-plugin-prettier: ^4.0.0
443460
gen-esm-wrapper: ^1.1.3
444461
husky: ^7.0.4
445-
lint-staged: ^12.3.8
462+
lint-staged: ^12.4.0
446463
prettier: ^2.6.2
447464
pretty-quick: ^3.1.3
448465
standard-version: ^9.3.2
449-
tslib: ^2.3.1
466+
tslib: ^2.4.0
450467
typedoc: ^0.22.15
451468
typedoc-plugin-mdn-links: ^1.0.6
452469
typescript: ^4.6.3
@@ -563,29 +580,6 @@ __metadata:
563580
languageName: node
564581
linkType: hard
565582

566-
"@typescript-eslint/eslint-plugin@npm:^5.19.0":
567-
version: 5.19.0
568-
resolution: "@typescript-eslint/eslint-plugin@npm:5.19.0"
569-
dependencies:
570-
"@typescript-eslint/scope-manager": 5.19.0
571-
"@typescript-eslint/type-utils": 5.19.0
572-
"@typescript-eslint/utils": 5.19.0
573-
debug: ^4.3.2
574-
functional-red-black-tree: ^1.0.1
575-
ignore: ^5.1.8
576-
regexpp: ^3.2.0
577-
semver: ^7.3.5
578-
tsutils: ^3.21.0
579-
peerDependencies:
580-
"@typescript-eslint/parser": ^5.0.0
581-
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
582-
peerDependenciesMeta:
583-
typescript:
584-
optional: true
585-
checksum: 7fa73fc8f988c6876cb51e2581e4d965e2958ad522222d364d295797a5f3460440d3188a197c584a274bf1c55d7fe01ac84cc4f63c074eaecce6908cc30d1f51
586-
languageName: node
587-
linkType: hard
588-
589583
"@typescript-eslint/eslint-plugin@npm:^5.20.0":
590584
version: 5.20.0
591585
resolution: "@typescript-eslint/eslint-plugin@npm:5.20.0"
@@ -609,23 +603,6 @@ __metadata:
609603
languageName: node
610604
linkType: hard
611605

612-
"@typescript-eslint/parser@npm:^5.19.0":
613-
version: 5.19.0
614-
resolution: "@typescript-eslint/parser@npm:5.19.0"
615-
dependencies:
616-
"@typescript-eslint/scope-manager": 5.19.0
617-
"@typescript-eslint/types": 5.19.0
618-
"@typescript-eslint/typescript-estree": 5.19.0
619-
debug: ^4.3.2
620-
peerDependencies:
621-
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
622-
peerDependenciesMeta:
623-
typescript:
624-
optional: true
625-
checksum: eaff3c6b5d179b3b6758e9a64f15c27fa4957a41cc1b4ed99c82605d43394fec467626b11623d5f861ff3c3442c4d2735e1ba18a452f1316d20da74fcaa5e0ec
626-
languageName: node
627-
linkType: hard
628-
629606
"@typescript-eslint/parser@npm:^5.20.0":
630607
version: 5.20.0
631608
resolution: "@typescript-eslint/parser@npm:5.20.0"
@@ -643,16 +620,6 @@ __metadata:
643620
languageName: node
644621
linkType: hard
645622

646-
"@typescript-eslint/scope-manager@npm:5.19.0":
647-
version: 5.19.0
648-
resolution: "@typescript-eslint/scope-manager@npm:5.19.0"
649-
dependencies:
650-
"@typescript-eslint/types": 5.19.0
651-
"@typescript-eslint/visitor-keys": 5.19.0
652-
checksum: 3aced2be7e4a8b98b6b0fe4c6b5a78ac7e16af67cdcaa6f6ad5596ba8a131600aae6a0dad4e8dccb57afd9765800fb49f4e0d5ec9670bdb7df006abe0a14ab9c
653-
languageName: node
654-
linkType: hard
655-
656623
"@typescript-eslint/scope-manager@npm:5.20.0":
657624
version: 5.20.0
658625
resolution: "@typescript-eslint/scope-manager@npm:5.20.0"
@@ -663,22 +630,6 @@ __metadata:
663630
languageName: node
664631
linkType: hard
665632

666-
"@typescript-eslint/type-utils@npm:5.19.0":
667-
version: 5.19.0
668-
resolution: "@typescript-eslint/type-utils@npm:5.19.0"
669-
dependencies:
670-
"@typescript-eslint/utils": 5.19.0
671-
debug: ^4.3.2
672-
tsutils: ^3.21.0
673-
peerDependencies:
674-
eslint: "*"
675-
peerDependenciesMeta:
676-
typescript:
677-
optional: true
678-
checksum: 9ac20813139de0dc917cd9bc169b3592202faef3ad714c9cff6d07422761b3e138e212827ad3de75aed674df3acc69ecc015923c9496d084aac6855f55ef0f30
679-
languageName: node
680-
linkType: hard
681-
682633
"@typescript-eslint/type-utils@npm:5.20.0":
683634
version: 5.20.0
684635
resolution: "@typescript-eslint/type-utils@npm:5.20.0"
@@ -695,38 +646,13 @@ __metadata:
695646
languageName: node
696647
linkType: hard
697648

698-
"@typescript-eslint/types@npm:5.19.0":
699-
version: 5.19.0
700-
resolution: "@typescript-eslint/types@npm:5.19.0"
701-
checksum: 383091f0063c789c07e8e8361f8a2b5c4619fc3672e9b1ac88c83ec3abd9ddeaea7c8adcc62aacfa8139ebff4c87c5871fb8f743a54208cc239c5a0c3bfbc280
702-
languageName: node
703-
linkType: hard
704-
705649
"@typescript-eslint/types@npm:5.20.0":
706650
version: 5.20.0
707651
resolution: "@typescript-eslint/types@npm:5.20.0"
708652
checksum: d7f6e51e23f59feee8857340828c47a98a0dd5eaa1b045e936dc11199b55754cf78ae5cd8d56c1fafb1b5a40a6f472c1ac921072951217caffe3f06a717fa61c
709653
languageName: node
710654
linkType: hard
711655

712-
"@typescript-eslint/typescript-estree@npm:5.19.0":
713-
version: 5.19.0
714-
resolution: "@typescript-eslint/typescript-estree@npm:5.19.0"
715-
dependencies:
716-
"@typescript-eslint/types": 5.19.0
717-
"@typescript-eslint/visitor-keys": 5.19.0
718-
debug: ^4.3.2
719-
globby: ^11.0.4
720-
is-glob: ^4.0.3
721-
semver: ^7.3.5
722-
tsutils: ^3.21.0
723-
peerDependenciesMeta:
724-
typescript:
725-
optional: true
726-
checksum: 57567065a27f6945005e59d0b092c9d4e9537a06c225a8ffdc22f5504e4e4e61a47895ae60301d2c497b67add82ca3bab8fab816df131ab0d2106370e13ba49b
727-
languageName: node
728-
linkType: hard
729-
730656
"@typescript-eslint/typescript-estree@npm:5.20.0":
731657
version: 5.20.0
732658
resolution: "@typescript-eslint/typescript-estree@npm:5.20.0"
@@ -745,22 +671,6 @@ __metadata:
745671
languageName: node
746672
linkType: hard
747673

748-
"@typescript-eslint/utils@npm:5.19.0":
749-
version: 5.19.0
750-
resolution: "@typescript-eslint/utils@npm:5.19.0"
751-
dependencies:
752-
"@types/json-schema": ^7.0.9
753-
"@typescript-eslint/scope-manager": 5.19.0
754-
"@typescript-eslint/types": 5.19.0
755-
"@typescript-eslint/typescript-estree": 5.19.0
756-
eslint-scope: ^5.1.1
757-
eslint-utils: ^3.0.0
758-
peerDependencies:
759-
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
760-
checksum: 2778e38574a70695e2d499f2451e4eceb56c1cdb41b8a74b866519fd078417a96e1ddcd28ccb92edcbf4c243930cfdae684163588806160493d1099e8fd78eab
761-
languageName: node
762-
linkType: hard
763-
764674
"@typescript-eslint/utils@npm:5.20.0":
765675
version: 5.20.0
766676
resolution: "@typescript-eslint/utils@npm:5.20.0"
@@ -777,16 +687,6 @@ __metadata:
777687
languageName: node
778688
linkType: hard
779689

780-
"@typescript-eslint/visitor-keys@npm:5.19.0":
781-
version: 5.19.0
782-
resolution: "@typescript-eslint/visitor-keys@npm:5.19.0"
783-
dependencies:
784-
"@typescript-eslint/types": 5.19.0
785-
eslint-visitor-keys: ^3.0.0
786-
checksum: ea878349c716980e8c83fde0b60399c5e59931f74eed14d3db0f630a3ed4d092a069a5cdd3bd652bde5e19d733babd18a70ddbb5e4f6ab5b2110ad5cce857bf7
787-
languageName: node
788-
linkType: hard
789-
790690
"@typescript-eslint/visitor-keys@npm:5.20.0":
791691
version: 5.20.0
792692
resolution: "@typescript-eslint/visitor-keys@npm:5.20.0"
@@ -2039,6 +1939,51 @@ __metadata:
20391939
languageName: node
20401940
linkType: hard
20411941

1942+
"eslint@npm:^8.14.0":
1943+
version: 8.14.0
1944+
resolution: "eslint@npm:8.14.0"
1945+
dependencies:
1946+
"@eslint/eslintrc": ^1.2.2
1947+
"@humanwhocodes/config-array": ^0.9.2
1948+
ajv: ^6.10.0
1949+
chalk: ^4.0.0
1950+
cross-spawn: ^7.0.2
1951+
debug: ^4.3.2
1952+
doctrine: ^3.0.0
1953+
escape-string-regexp: ^4.0.0
1954+
eslint-scope: ^7.1.1
1955+
eslint-utils: ^3.0.0
1956+
eslint-visitor-keys: ^3.3.0
1957+
espree: ^9.3.1
1958+
esquery: ^1.4.0
1959+
esutils: ^2.0.2
1960+
fast-deep-equal: ^3.1.3
1961+
file-entry-cache: ^6.0.1
1962+
functional-red-black-tree: ^1.0.1
1963+
glob-parent: ^6.0.1
1964+
globals: ^13.6.0
1965+
ignore: ^5.2.0
1966+
import-fresh: ^3.0.0
1967+
imurmurhash: ^0.1.4
1968+
is-glob: ^4.0.0
1969+
js-yaml: ^4.1.0
1970+
json-stable-stringify-without-jsonify: ^1.0.1
1971+
levn: ^0.4.1
1972+
lodash.merge: ^4.6.2
1973+
minimatch: ^3.0.4
1974+
natural-compare: ^1.4.0
1975+
optionator: ^0.9.1
1976+
regexpp: ^3.2.0
1977+
strip-ansi: ^6.0.1
1978+
strip-json-comments: ^3.1.0
1979+
text-table: ^0.2.0
1980+
v8-compile-cache: ^2.0.3
1981+
bin:
1982+
eslint: bin/eslint.js
1983+
checksum: 87d2e3e5eb93216d4ab36006e7b8c0bfad02f40b0a0f193f1d42754512cd3a9d8244152f1c69df5db2e135b3c4f1c10d0ed2f0881fe8a8c01af55465968174c1
1984+
languageName: node
1985+
linkType: hard
1986+
20421987
"espree@npm:^9.3.1":
20431988
version: 9.3.1
20441989
resolution: "espree@npm:9.3.1"
@@ -3135,9 +3080,9 @@ __metadata:
31353080
languageName: node
31363081
linkType: hard
31373082

3138-
"lint-staged@npm:^12.3.8":
3139-
version: 12.3.8
3140-
resolution: "lint-staged@npm:12.3.8"
3083+
"lint-staged@npm:^12.4.0":
3084+
version: 12.4.0
3085+
resolution: "lint-staged@npm:12.4.0"
31413086
dependencies:
31423087
cli-truncate: ^3.1.0
31433088
colorette: ^2.0.16
@@ -3155,7 +3100,7 @@ __metadata:
31553100
yaml: ^1.10.2
31563101
bin:
31573102
lint-staged: bin/lint-staged.js
3158-
checksum: af6a89ae4244e4eac7180c6e7da452f378fd156ff38eaa666ecbb78f1e2efb7f1a9fc766dcc1cdde2bd76e03da68e602056ca9d2f1c6e46cf10aa83d20bf4d49
3103+
checksum: e25b273a73b79f224ff1ccb22432c34a9050fe8318b9cf7e08c748e2efc80e1f48ed4f2aa61cd16a701bb7fd6323ecf0d94a497c97732db04f2b5382d6b70131
31593104
languageName: node
31603105
linkType: hard
31613106

@@ -5029,6 +4974,13 @@ __metadata:
50294974
languageName: node
50304975
linkType: hard
50314976

4977+
"tslib@npm:^2.4.0":
4978+
version: 2.4.0
4979+
resolution: "tslib@npm:2.4.0"
4980+
checksum: 8c4aa6a3c5a754bf76aefc38026134180c053b7bd2f81338cb5e5ebf96fefa0f417bff221592bf801077f5bf990562f6264fecbc42cd3309b33872cb6fc3b113
4981+
languageName: node
4982+
linkType: hard
4983+
50324984
"tsutils@npm:^3.21.0":
50334985
version: 3.21.0
50344986
resolution: "tsutils@npm:3.21.0"

0 commit comments

Comments
 (0)