Skip to content

Commit d479b72

Browse files
authored
Merge pull request #208 from CodeCommunityHub/dependabot/npm_and_yarn/types/node-22.13.9
Bump @types/node from 22.10.10 to 22.13.9
2 parents 270c385 + f84e8de commit d479b72

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@testing-library/react": "^15.0.7",
99
"@testing-library/user-event": "^14.6.1",
1010
"@types/jest": "^29.5.14",
11-
"@types/node": "^22.10.10",
11+
"@types/node": "^22.13.9",
1212
"@types/react": "^18.3.12",
1313
"@types/react-dom": "^18.3.1",
1414
"classnames": "^2.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2217,10 +2217,10 @@
22172217
dependencies:
22182218
"@types/node" "*"
22192219

2220-
"@types/node@*", "@types/node@^22.10.10":
2221-
version "22.10.10"
2222-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10.tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6"
2223-
integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==
2220+
"@types/node@*", "@types/node@^22.13.9":
2221+
version "22.13.9"
2222+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9.tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca"
2223+
integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==
22242224
dependencies:
22252225
undici-types "~6.20.0"
22262226

0 commit comments

Comments
 (0)