Skip to content

Commit e1c8a62

Browse files
Merge pull request #6151 from Hacker0x01/dependabot/npm_and_yarn/types/node-25.0.2
chore(deps-dev): bump @types/node from 24.10.2 to 25.0.2
2 parents 78b350a + 085b025 commit e1c8a62

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/eslint": "^9.6.1",
5757
"@types/jest": "^30.0.0",
5858
"@types/jest-axe": "^3.5.9",
59-
"@types/node": "24.10.2",
59+
"@types/node": "25.0.2",
6060
"@types/react": "^19.2.0",
6161
"@types/react-dom": "^19.1.7",
6262
"@typescript-eslint/eslint-plugin": "^8.22.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3069,12 +3069,12 @@ __metadata:
30693069
languageName: node
30703070
linkType: hard
30713071

3072-
"@types/node@npm:24.10.2":
3073-
version: 24.10.2
3074-
resolution: "@types/node@npm:24.10.2"
3072+
"@types/node@npm:25.0.2":
3073+
version: 25.0.2
3074+
resolution: "@types/node@npm:25.0.2"
30753075
dependencies:
30763076
undici-types: "npm:~7.16.0"
3077-
checksum: 10c0/560c894e1a9bf7468718ceca8cd520361fd0d3fcc0b020c2f028fc722b28b5b56aecd16736a9b753d52a14837c066cf23480a8582ead59adc63a7e4333bc976c
3077+
checksum: 10c0/12c4044bf2e46ba3d313ddf6256ee3c88e336a62d129fe788eeab8ff2631b3df51eb31ade4cdc04552fbe51e285f0663c49b60c78acd31da2b9f2c86a84347e3
30783078
languageName: node
30793079
linkType: hard
30803080

@@ -8756,7 +8756,7 @@ __metadata:
87568756
"@types/eslint": "npm:^9.6.1"
87578757
"@types/jest": "npm:^30.0.0"
87588758
"@types/jest-axe": "npm:^3.5.9"
8759-
"@types/node": "npm:24.10.2"
8759+
"@types/node": "npm:25.0.2"
87608760
"@types/react": "npm:^19.2.0"
87618761
"@types/react-dom": "npm:^19.1.7"
87628762
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"

0 commit comments

Comments
 (0)