Skip to content

Commit 2bccba5

Browse files
chore(deps): update dependency @types/node to ^22.19.1 (#1182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a053e5 commit 2bccba5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@commitlint/cli": "^20.1.0",
2323
"@commitlint/config-conventional": "^20.0.0",
2424
"@types/lua-json": "^1.0.3",
25-
"@types/node": "^22.19.0",
25+
"@types/node": "^22.19.1",
2626
"@typescript-eslint/eslint-plugin": "^8.46.4",
2727
"@typescript-eslint/parser": "^8.46.4",
2828
"eslint": "^8.57.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,12 +1088,12 @@ __metadata:
10881088
languageName: node
10891089
linkType: hard
10901090

1091-
"@types/node@npm:^22.19.0":
1092-
version: 22.19.0
1093-
resolution: "@types/node@npm:22.19.0"
1091+
"@types/node@npm:^22.19.1":
1092+
version: 22.19.1
1093+
resolution: "@types/node@npm:22.19.1"
10941094
dependencies:
10951095
undici-types: ~6.21.0
1096-
checksum: ed841e6de297eb9e73661b595d21c5d8ab55af9fb5b35649ae4aee2ae9b6c5db5408aa903cafeef224c205799cd0aa48d2133b6d0e7b0eacdef323d8c5f225f7
1096+
checksum: 62b72e26a51659e654cfd6791f296a95ebc4b1deb1fa97f7a5cea4032434d1b4f14021f6e52eb9ea0cc1d1a7ab90567797a25c3865e3ea3d2caf6b3ea0ac4c4d
10971097
languageName: node
10981098
linkType: hard
10991099

@@ -3255,7 +3255,7 @@ __metadata:
32553255
"@sapphire/pieces": ^3.9.0
32563256
"@sapphire/shapeshift": ^3.9.3
32573257
"@types/lua-json": ^1.0.3
3258-
"@types/node": ^22.19.0
3258+
"@types/node": ^22.19.1
32593259
"@typescript-eslint/eslint-plugin": ^8.46.4
32603260
"@typescript-eslint/parser": ^8.46.4
32613261
bullmq: ^1.91.1

0 commit comments

Comments
 (0)