Skip to content

Commit 5339ee3

Browse files
committed
chore(deps): update dependency @types/node to ^20.16.10
1 parent 5cbbf62 commit 5339ee3

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": "^19.5.0",
2323
"@commitlint/config-conventional": "^19.5.0",
2424
"@types/lua-json": "^1.0.3",
25-
"@types/node": "^20.16.9",
25+
"@types/node": "^20.16.10",
2626
"@typescript-eslint/eslint-plugin": "^8.7.0",
2727
"@typescript-eslint/parser": "^8.7.0",
2828
"eslint": "^8.57.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,12 +1058,12 @@ __metadata:
10581058
languageName: node
10591059
linkType: hard
10601060

1061-
"@types/node@npm:^20.16.9":
1062-
version: 20.16.9
1063-
resolution: "@types/node@npm:20.16.9"
1061+
"@types/node@npm:^20.16.10":
1062+
version: 20.16.10
1063+
resolution: "@types/node@npm:20.16.10"
10641064
dependencies:
10651065
undici-types: ~6.19.2
1066-
checksum: 2f0a248cc0ad7e3cdb03c2ff50a3f6c7337c3d0b387a9c4d8a341ee3b3a3ec25846ffd22ca2670a0543d62ec098ece0f1013a441a63e3ed81de1ec8f38ec108e
1066+
checksum: 8b4d5a0af828871627e80da095df50ef8ae7ca458f39ccde1d060e3bf97b0bc76af9547bd5d75ce4ccb1dd80466804b2fe4f12553c11cb8691c6667effd9a9d7
10671067
languageName: node
10681068
linkType: hard
10691069

@@ -3222,7 +3222,7 @@ __metadata:
32223222
"@sapphire/pieces": ^3.9.0
32233223
"@sapphire/shapeshift": ^3.9.3
32243224
"@types/lua-json": ^1.0.3
3225-
"@types/node": ^20.16.9
3225+
"@types/node": ^20.16.10
32263226
"@typescript-eslint/eslint-plugin": ^8.7.0
32273227
"@typescript-eslint/parser": ^8.7.0
32283228
bullmq: ^1.91.1

0 commit comments

Comments
 (0)