Skip to content

Commit 5f6d6da

Browse files
chore(deps): update all non-major dependencies (#848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1d6949 commit 5f6d6da

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@sapphire/node-utilities": "^1.0.2",
5454
"@sapphire/prettier-config": "^2.0.0",
5555
"@sapphire/ts-config": "^5.0.1",
56-
"@types/node": "^22.16.5",
56+
"@types/node": "^22.17.0",
5757
"@types/ws": "^8.18.1",
5858
"@typescript-eslint/eslint-plugin": "^7.18.0",
5959
"@typescript-eslint/parser": "^7.18.0",
@@ -66,9 +66,9 @@
6666
"eslint": "^8.57.1",
6767
"eslint-config-prettier": "^10.1.8",
6868
"eslint-plugin-deprecation": "^3.0.0",
69-
"eslint-plugin-prettier": "^5.5.3",
69+
"eslint-plugin-prettier": "^5.5.4",
7070
"gen-esm-wrapper": "^1.1.3",
71-
"lint-staged": "^16.1.2",
71+
"lint-staged": "^16.1.4",
7272
"prettier": "^3.6.2",
7373
"tsup": "^8.4.0",
7474
"typedoc": "^0.26.11",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,7 +1147,7 @@ __metadata:
11471147
"@sapphire/stopwatch": "npm:^1.5.4"
11481148
"@sapphire/ts-config": "npm:^5.0.1"
11491149
"@sapphire/utilities": "npm:^3.18.2"
1150-
"@types/node": "npm:^22.16.5"
1150+
"@types/node": "npm:^22.17.0"
11511151
"@types/ws": "npm:^8.18.1"
11521152
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
11531153
"@typescript-eslint/parser": "npm:^7.18.0"
@@ -1160,9 +1160,9 @@ __metadata:
11601160
eslint: "npm:^8.57.1"
11611161
eslint-config-prettier: "npm:^10.1.8"
11621162
eslint-plugin-deprecation: "npm:^3.0.0"
1163-
eslint-plugin-prettier: "npm:^5.5.3"
1163+
eslint-plugin-prettier: "npm:^5.5.4"
11641164
gen-esm-wrapper: "npm:^1.1.3"
1165-
lint-staged: "npm:^16.1.2"
1165+
lint-staged: "npm:^16.1.4"
11661166
prettier: "npm:^3.6.2"
11671167
tsup: "npm:^8.4.0"
11681168
typedoc: "npm:^0.26.11"
@@ -1396,12 +1396,12 @@ __metadata:
13961396
languageName: node
13971397
linkType: hard
13981398

1399-
"@types/node@npm:*, @types/node@npm:^22.16.5":
1400-
version: 22.16.5
1401-
resolution: "@types/node@npm:22.16.5"
1399+
"@types/node@npm:*, @types/node@npm:^22.17.0":
1400+
version: 22.17.0
1401+
resolution: "@types/node@npm:22.17.0"
14021402
dependencies:
14031403
undici-types: "npm:~6.21.0"
1404-
checksum: 10/ba45b5c9113cbc5edb12960fcfe7e80db2c998af5c1931264240695b27d756570d92462150b95781bd67a03aa82111cc970ab0f4504eb99213edff8bf425354e
1404+
checksum: 10/f77b0e1c3c00e438b56c726d6b1170d4969c600cc8d4ecf2c2aa7692243a8ff455a3d530760da95e0b6aab059c4605a384b43d18f96646c745ff133c00b84875
14051405
languageName: node
14061406
linkType: hard
14071407

@@ -2872,9 +2872,9 @@ __metadata:
28722872
languageName: node
28732873
linkType: hard
28742874

2875-
"eslint-plugin-prettier@npm:^5.4.0, eslint-plugin-prettier@npm:^5.5.3":
2876-
version: 5.5.3
2877-
resolution: "eslint-plugin-prettier@npm:5.5.3"
2875+
"eslint-plugin-prettier@npm:^5.4.0, eslint-plugin-prettier@npm:^5.5.4":
2876+
version: 5.5.4
2877+
resolution: "eslint-plugin-prettier@npm:5.5.4"
28782878
dependencies:
28792879
prettier-linter-helpers: "npm:^1.0.0"
28802880
synckit: "npm:^0.11.7"
@@ -2888,7 +2888,7 @@ __metadata:
28882888
optional: true
28892889
eslint-config-prettier:
28902890
optional: true
2891-
checksum: 10/0cdb838997440284145ed1e3cfa1502adffa0e92f893c4100cf2af32dff85fa8f1e86c1547c5462ad8126ee89906a9cb6180b87c4f1ad6000e4b04542938eb3c
2891+
checksum: 10/5e39e3b7046d4ba0e1111cc2048630ee9d0aa5d5bb00d6230bef56893fdae37cbe2261babfb26db350cc2ad517c81d283b3f8b04cfee4e5aef7cd4bee72f90de
28922892
languageName: node
28932893
linkType: hard
28942894

@@ -4247,37 +4247,37 @@ __metadata:
42474247
languageName: node
42484248
linkType: hard
42494249

4250-
"lint-staged@npm:^16.1.2":
4251-
version: 16.1.2
4252-
resolution: "lint-staged@npm:16.1.2"
4250+
"lint-staged@npm:^16.1.4":
4251+
version: 16.1.4
4252+
resolution: "lint-staged@npm:16.1.4"
42534253
dependencies:
42544254
chalk: "npm:^5.4.1"
42554255
commander: "npm:^14.0.0"
42564256
debug: "npm:^4.4.1"
42574257
lilconfig: "npm:^3.1.3"
4258-
listr2: "npm:^8.3.3"
4258+
listr2: "npm:^9.0.1"
42594259
micromatch: "npm:^4.0.8"
42604260
nano-spawn: "npm:^1.0.2"
42614261
pidtree: "npm:^0.6.0"
42624262
string-argv: "npm:^0.3.2"
42634263
yaml: "npm:^2.8.0"
42644264
bin:
42654265
lint-staged: bin/lint-staged.js
4266-
checksum: 10/90df77c2f59cdc5ebeb8a60767f07025a8aed9161f604fea6cf1ca895ff3b56995a00145a3e0b5c0bf22e8f667a6182256b68e001e5f3118e46a3c5150bede82
4266+
checksum: 10/71330be72e1ca37715f4098eefdc634c6cb4948323ba1e88717b11376f18d8add9b851e5289f0814f10d25aa379aa77efba73ef0b717931632b8f6aae6c3f61d
42674267
languageName: node
42684268
linkType: hard
42694269

4270-
"listr2@npm:^8.3.3":
4271-
version: 8.3.3
4272-
resolution: "listr2@npm:8.3.3"
4270+
"listr2@npm:^9.0.1":
4271+
version: 9.0.1
4272+
resolution: "listr2@npm:9.0.1"
42734273
dependencies:
42744274
cli-truncate: "npm:^4.0.0"
42754275
colorette: "npm:^2.0.20"
42764276
eventemitter3: "npm:^5.0.1"
42774277
log-update: "npm:^6.1.0"
42784278
rfdc: "npm:^1.4.1"
42794279
wrap-ansi: "npm:^9.0.0"
4280-
checksum: 10/92f1bb60e9a0f4fed9bff89fbab49d80fc889d29cf47c0a612f5a62a036dead49d3f697d3a79e36984768529bd3bfacb3343859eafceba179a8e66c034d99300
4280+
checksum: 10/ac5f98317fe17588d304bb4dce47ea22892f223511948656f588c5ab47b99d5d97ca4b812b4fb1237db8ec8d86a504875d8d6a0bb24c877553537eab44941983
42814281
languageName: node
42824282
linkType: hard
42834283

0 commit comments

Comments
 (0)