Skip to content

Commit 9e2dc3b

Browse files
authoredDec 17, 2023
fix(deps): update all non-major dependencies (#704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcb9941 commit 9e2dc3b

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@discordjs/builders": "^1.7.0",
3737
"@sapphire/discord-utilities": "^3.2.1",
38-
"@sapphire/discord.js-utilities": "^7.1.3",
38+
"@sapphire/discord.js-utilities": "^7.1.4",
3939
"@sapphire/lexure": "^1.1.6",
4040
"@sapphire/pieces": "^4.1.0",
4141
"@sapphire/ratelimits": "^2.4.8",
@@ -52,7 +52,7 @@
5252
"@sapphire/eslint-config": "^5.0.3",
5353
"@sapphire/prettier-config": "^2.0.0",
5454
"@sapphire/ts-config": "^5.0.0",
55-
"@types/node": "^20.10.4",
55+
"@types/node": "^20.10.5",
5656
"@types/ws": "^8.5.10",
5757
"@typescript-eslint/eslint-plugin": "^6.14.0",
5858
"@typescript-eslint/parser": "^6.14.0",
@@ -62,7 +62,7 @@
6262
"discord.js": "^14.14.1",
6363
"esbuild-plugin-file-path-extensions": "^2.0.0",
6464
"esbuild-plugin-version-injector": "^1.2.1",
65-
"eslint": "^8.55.0",
65+
"eslint": "^8.56.0",
6666
"eslint-config-prettier": "^9.1.0",
6767
"eslint-plugin-deprecation": "^2.0.0",
6868
"eslint-plugin-prettier": "^5.0.1",
@@ -73,7 +73,7 @@
7373
"typedoc": "^0.25.4",
7474
"typedoc-json-parser": "^9.0.1",
7575
"typescript": "^5.3.3",
76-
"vite": "^5.0.7",
76+
"vite": "^5.0.10",
7777
"vitest": "^1.0.4"
7878
},
7979
"repository": {

‎yarn.lock

+25-25
Original file line numberDiff line numberDiff line change
@@ -556,10 +556,10 @@ __metadata:
556556
languageName: node
557557
linkType: hard
558558

559-
"@eslint/js@npm:8.55.0":
560-
version: 8.55.0
561-
resolution: "@eslint/js@npm:8.55.0"
562-
checksum: 34b001a95b16501fd64f525b1de3ab0e4c252e5820b74069004934cb13977fc04ba4522a3e8f8074bd6af49da10d3444cd49fa711819f425ad73d6bf46eea82d
559+
"@eslint/js@npm:8.56.0":
560+
version: 8.56.0
561+
resolution: "@eslint/js@npm:8.56.0"
562+
checksum: 97a4b5ccf7e24f4d205a1fb0f21cdcd610348ecf685f6798a48dd41ba443f2c1eedd3050ff5a0b8f30b8cf6501ab512aa9b76e531db15e59c9ebaa41f3162e37
563563
languageName: node
564564
linkType: hard
565565

@@ -904,15 +904,15 @@ __metadata:
904904
languageName: node
905905
linkType: hard
906906

907-
"@sapphire/discord.js-utilities@npm:^7.1.3":
908-
version: 7.1.3
909-
resolution: "@sapphire/discord.js-utilities@npm:7.1.3"
907+
"@sapphire/discord.js-utilities@npm:^7.1.4":
908+
version: 7.1.4
909+
resolution: "@sapphire/discord.js-utilities@npm:7.1.4"
910910
dependencies:
911911
"@sapphire/discord-utilities": "npm:^3.2.1"
912912
"@sapphire/duration": "npm:^1.1.1"
913913
"@sapphire/utilities": "npm:^3.14.0"
914914
tslib: "npm:^2.6.2"
915-
checksum: ba7815035bf2490d23e77d54f68c2a61b498b4ddd7ba71e69d731a74a07b4306530fc297f1a35b2da2b5dc26a3c1def1b5047d9659c45be4e75f4a9c664c4c87
915+
checksum: 0864f0294dd656bb4619e6015fbe27b020a75af822aa1512fb30976f3aed0f3cfe4811c1221c387a551acb683fd9dddc64489d3a8c5fa7859705a65d9490631b
916916
languageName: node
917917
linkType: hard
918918

@@ -958,7 +958,7 @@ __metadata:
958958
"@favware/npm-deprecate": "npm:^1.0.7"
959959
"@favware/rollup-type-bundler": "npm:^3.2.1"
960960
"@sapphire/discord-utilities": "npm:^3.2.1"
961-
"@sapphire/discord.js-utilities": "npm:^7.1.3"
961+
"@sapphire/discord.js-utilities": "npm:^7.1.4"
962962
"@sapphire/eslint-config": "npm:^5.0.3"
963963
"@sapphire/lexure": "npm:^1.1.6"
964964
"@sapphire/pieces": "npm:^4.1.0"
@@ -968,7 +968,7 @@ __metadata:
968968
"@sapphire/stopwatch": "npm:^1.5.1"
969969
"@sapphire/ts-config": "npm:^5.0.0"
970970
"@sapphire/utilities": "npm:^3.14.0"
971-
"@types/node": "npm:^20.10.4"
971+
"@types/node": "npm:^20.10.5"
972972
"@types/ws": "npm:^8.5.10"
973973
"@typescript-eslint/eslint-plugin": "npm:^6.14.0"
974974
"@typescript-eslint/parser": "npm:^6.14.0"
@@ -978,7 +978,7 @@ __metadata:
978978
discord.js: "npm:^14.14.1"
979979
esbuild-plugin-file-path-extensions: "npm:^2.0.0"
980980
esbuild-plugin-version-injector: "npm:^1.2.1"
981-
eslint: "npm:^8.55.0"
981+
eslint: "npm:^8.56.0"
982982
eslint-config-prettier: "npm:^9.1.0"
983983
eslint-plugin-deprecation: "npm:^2.0.0"
984984
eslint-plugin-prettier: "npm:^5.0.1"
@@ -989,7 +989,7 @@ __metadata:
989989
typedoc: "npm:^0.25.4"
990990
typedoc-json-parser: "npm:^9.0.1"
991991
typescript: "npm:^5.3.3"
992-
vite: "npm:^5.0.7"
992+
vite: "npm:^5.0.10"
993993
vitest: "npm:^1.0.4"
994994
languageName: unknown
995995
linkType: soft
@@ -1129,12 +1129,12 @@ __metadata:
11291129
languageName: node
11301130
linkType: hard
11311131

1132-
"@types/node@npm:*, @types/node@npm:^20.10.4":
1133-
version: 20.10.4
1134-
resolution: "@types/node@npm:20.10.4"
1132+
"@types/node@npm:*, @types/node@npm:^20.10.5":
1133+
version: 20.10.5
1134+
resolution: "@types/node@npm:20.10.5"
11351135
dependencies:
11361136
undici-types: "npm:~5.26.4"
1137-
checksum: c10c1dd13f5c2341ad866777dc32946538a99e1ebd203ae127730814b8e5fa4aedfbcb01cb3e24a5466f1af64bcdfa16e7de6e745ff098fff0942aa779b7fe03
1137+
checksum: 4a378428d2c9f692b19801a5a3d20dc4c0ad5d4a3d103350f8b401af439941a9aa5efeadc8eb9db13c66c620318bc7f336abfc8934f82fd32c4a689d85068c6f
11381138
languageName: node
11391139
linkType: hard
11401140

@@ -2707,14 +2707,14 @@ __metadata:
27072707
languageName: node
27082708
linkType: hard
27092709

2710-
"eslint@npm:^8.55.0":
2711-
version: 8.55.0
2712-
resolution: "eslint@npm:8.55.0"
2710+
"eslint@npm:^8.55.0, eslint@npm:^8.56.0":
2711+
version: 8.56.0
2712+
resolution: "eslint@npm:8.56.0"
27132713
dependencies:
27142714
"@eslint-community/eslint-utils": "npm:^4.2.0"
27152715
"@eslint-community/regexpp": "npm:^4.6.1"
27162716
"@eslint/eslintrc": "npm:^2.1.4"
2717-
"@eslint/js": "npm:8.55.0"
2717+
"@eslint/js": "npm:8.56.0"
27182718
"@humanwhocodes/config-array": "npm:^0.11.13"
27192719
"@humanwhocodes/module-importer": "npm:^1.0.1"
27202720
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -2751,7 +2751,7 @@ __metadata:
27512751
text-table: "npm:^0.2.0"
27522752
bin:
27532753
eslint: bin/eslint.js
2754-
checksum: afd016cfbe9e9d667b3f98c14c681a7e518808f6c30856e56cbb02248900eac5bf6dc5e577a7eaec259539486db48ef7d16ef58fb14b1585ba7c84b35490c53c
2754+
checksum: ef6193c6e4cef20774b985a5cc2fd4bf6d3c4decd423117cbc4a0196617861745db291217ad3c537bc3a160650cca965bc818f55e1f3e446af1fcb293f9940a5
27552755
languageName: node
27562756
linkType: hard
27572757

@@ -6474,9 +6474,9 @@ __metadata:
64746474
languageName: node
64756475
linkType: hard
64766476

6477-
"vite@npm:^5.0.0, vite@npm:^5.0.7":
6478-
version: 5.0.7
6479-
resolution: "vite@npm:5.0.7"
6477+
"vite@npm:^5.0.0, vite@npm:^5.0.10":
6478+
version: 5.0.10
6479+
resolution: "vite@npm:5.0.10"
64806480
dependencies:
64816481
esbuild: "npm:^0.19.3"
64826482
fsevents: "npm:~2.3.3"
@@ -6510,7 +6510,7 @@ __metadata:
65106510
optional: true
65116511
bin:
65126512
vite: bin/vite.js
6513-
checksum: 27186e5b907484ed17a9cb803bb2127995a1659e1da9eab36bcd7bfac5d11ed41f7136d9913cc27a8c8c49c3fee5c791dee135c5d37653ddfa0153b69dc3f930
6513+
checksum: 5421e9c7f8cf3152eace9a8b528269141635f367e5dc63c5f1fe2712a766d9757f8197733cf3f28be590afdd520130d38de90c955e6dba6edfa6f9056c1e5ea7
65146514
languageName: node
65156515
linkType: hard
65166516

0 commit comments

Comments
 (0)
Please sign in to comment.