Skip to content

Commit 00e4a91

Browse files
authored
Merge pull request #254 from increments/dependabot/npm_and_yarn/types/node-22.14.1
Bump @types/node from 22.14.0 to 22.14.1
2 parents 834aaf2 + a170a4c commit 00e4a91

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
@@ -26,7 +26,7 @@
2626
"@types/debug": "^4.1.12",
2727
"@types/express": "^5.0.0",
2828
"@types/jest": "^29.5.14",
29-
"@types/node": "^22.14.0",
29+
"@types/node": "^22.14.1",
3030
"@types/react": "^18.3.12",
3131
"@types/react-dom": "^18.2.25",
3232
"@types/webpack": "^5.28.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,10 +1161,10 @@
11611161
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
11621162
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
11631163

1164-
"@types/node@*", "@types/node@^22.14.0":
1165-
version "22.14.0"
1166-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
1167-
integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
1164+
"@types/node@*", "@types/node@^22.14.1":
1165+
version "22.14.1"
1166+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f"
1167+
integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==
11681168
dependencies:
11691169
undici-types "~6.21.0"
11701170

0 commit comments

Comments
 (0)