Skip to content

Commit b2ae0c0

Browse files
Merge pull request #5680 from Hacker0x01/dependabot/npm_and_yarn/types/node-22.15.30
chore(deps-dev): bump @types/node from 22.14.1 to 22.15.30
2 parents 90940ef + 7f1027a commit b2ae0c0

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
@@ -55,7 +55,7 @@
5555
"@testing-library/user-event": "14.6.1",
5656
"@types/eslint": "^9.6.1",
5757
"@types/jest": "^29.5.14",
58-
"@types/node": "22.14.1",
58+
"@types/node": "22.15.30",
5959
"@types/react": "^19.1.0",
6060
"@types/react-dom": "^19.1.2",
6161
"@typescript-eslint/eslint-plugin": "^8.22.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3195,12 +3195,12 @@ __metadata:
31953195
languageName: node
31963196
linkType: hard
31973197

3198-
"@types/node@npm:22.14.1":
3199-
version: 22.14.1
3200-
resolution: "@types/node@npm:22.14.1"
3198+
"@types/node@npm:22.15.30":
3199+
version: 22.15.30
3200+
resolution: "@types/node@npm:22.15.30"
32013201
dependencies:
32023202
undici-types: "npm:~6.21.0"
3203-
checksum: 10c0/d49c4d00403b1c2348cf0701b505fd636d80aabe18102105998dc62fdd36dcaf911e73c7a868c48c21c1022b825c67b475b65b1222d84b704d8244d152bb7f86
3203+
checksum: 10c0/ca330ac0e7fd502686d6df115fcc606aba46fd334220f749bbba2f639accdadcb23f7900603ceccdc8240be736739cad5c0b87c0fa92c9255a4dff245f07d664
32043204
languageName: node
32053205
linkType: hard
32063206

@@ -9033,7 +9033,7 @@ __metadata:
90339033
"@testing-library/user-event": "npm:14.6.1"
90349034
"@types/eslint": "npm:^9.6.1"
90359035
"@types/jest": "npm:^29.5.14"
9036-
"@types/node": "npm:22.14.1"
9036+
"@types/node": "npm:22.15.30"
90379037
"@types/react": "npm:^19.1.0"
90389038
"@types/react-dom": "npm:^19.1.2"
90399039
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"

0 commit comments

Comments
 (0)