Skip to content

Commit 3425b8a

Browse files
authored
Merge pull request #901 from RabbitHouseCorp/dependabot/npm_and_yarn/types/node-25.0.1
build(deps-dev): bump @types/node from 25.0.0 to 25.0.1
2 parents fb23b71 + fc97782 commit 3425b8a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@jest/globals": "^30.2.0",
3838
"@types/jest": "^30.0.0",
3939
"@types/mocha": "^10.0.10",
40-
"@types/node": "^25.0.0",
40+
"@types/node": "^25.0.1",
4141
"jest": "^30.2.0",
4242
"ts-jest": "^29.4.6"
4343
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,10 +1426,10 @@
14261426
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
14271427
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
14281428

1429-
"@types/node@*", "@types/node@^25.0.0":
1430-
version "25.0.0"
1431-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.0.0.tgz#c0e0022c3c7b41635c49322e6b3a0279fffa7d62"
1432-
integrity sha512-rl78HwuZlaDIUSeUKkmogkhebA+8K1Hy7tddZuJ3D0xV8pZSfsYGTsliGUol1JPzu9EKnTxPC4L1fiWouStRew==
1429+
"@types/node@*", "@types/node@^25.0.1":
1430+
version "25.0.1"
1431+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.0.1.tgz#9c41c277a1b16491174497cd075f8de7c27a1ac4"
1432+
integrity sha512-czWPzKIAXucn9PtsttxmumiQ9N0ok9FrBwgRWrwmVLlp86BrMExzvXRLFYRJ+Ex3g6yqj+KuaxfX1JTgV2lpfg==
14331433
dependencies:
14341434
undici-types "~7.16.0"
14351435

0 commit comments

Comments
 (0)