Skip to content

Commit c32c645

Browse files
Bump @types/node from 24.10.1 to 25.0.3 (#285)
1 parent 375245b commit c32c645

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
@@ -36,7 +36,7 @@
3636
"@foxglove/eslint-plugin": "2.1.0",
3737
"@foxglove/tsconfig": "2.0.0",
3838
"@types/jest": "30.0.0",
39-
"@types/node": "24.10.1",
39+
"@types/node": "25.0.3",
4040
"benny": "3.7.1",
4141
"crc": "4.3.2",
4242
"crc-32": "1.2.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,7 @@ __metadata:
823823
"@foxglove/eslint-plugin": "npm:2.1.0"
824824
"@foxglove/tsconfig": "npm:2.0.0"
825825
"@types/jest": "npm:30.0.0"
826-
"@types/node": "npm:24.10.1"
826+
"@types/node": "npm:25.0.3"
827827
benny: "npm:3.7.1"
828828
crc: "npm:4.3.2"
829829
crc-32: "npm:1.2.2"
@@ -1616,12 +1616,12 @@ __metadata:
16161616
languageName: node
16171617
linkType: hard
16181618

1619-
"@types/node@npm:24.10.1":
1620-
version: 24.10.1
1621-
resolution: "@types/node@npm:24.10.1"
1619+
"@types/node@npm:25.0.3":
1620+
version: 25.0.3
1621+
resolution: "@types/node@npm:25.0.3"
16221622
dependencies:
16231623
undici-types: "npm:~7.16.0"
1624-
checksum: 10c0/d6bca7a78f550fbb376f236f92b405d676003a8a09a1b411f55920ef34286ee3ee51f566203920e835478784df52662b5b2af89159d9d319352e9ea21801c002
1624+
checksum: 10c0/b7568f0d765d9469621615e2bb257c7fd1953d95e9acbdb58dffb6627a2c4150d405a4600aa1ad8a40182a94fe5f903cafd3c0a2f5132814debd0e3bfd61f835
16251625
languageName: node
16261626
linkType: hard
16271627

0 commit comments

Comments
 (0)