Skip to content

Commit 47cb13f

Browse files
Bump @types/node from 22.10.5 to 22.13.14 (#128)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.5 to 22.13.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52f5ff6 commit 47cb13f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@babel/preset-env": "^7.26.9",
3939
"@types/jest": "^29.5.14",
40-
"@types/node": "^22.10.5",
40+
"@types/node": "^22.13.14",
4141
"@typescript-eslint/eslint-plugin": "^6.4.0",
4242
"babel-jest": "^29.7.0",
4343
"escodegen": "^2.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1540,10 +1540,10 @@
15401540
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
15411541
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
15421542

1543-
"@types/node@*", "@types/node@^22.10.5":
1544-
version "22.10.5"
1545-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b"
1546-
integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
1543+
"@types/node@*", "@types/node@^22.13.14":
1544+
version "22.13.14"
1545+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14.tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912"
1546+
integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==
15471547
dependencies:
15481548
undici-types "~6.20.0"
15491549

0 commit comments

Comments
 (0)