Skip to content

Commit edc6168

Browse files
Chore(deps-dev): Bump @types/node from 22.15.35 to 22.16.4 (#500)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe75f77 commit edc6168

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
@@ -54,7 +54,7 @@
5454
"@types/glob": "^8.0.0",
5555
"@types/jest": "^29.5.14",
5656
"@types/lodash": "^4.17.20",
57-
"@types/node": "^22.15.35",
57+
"@types/node": "^22.16.4",
5858
"@types/semver": "^7.7.0",
5959
"@typescript-eslint/eslint-plugin": "^8.35.1",
6060
"@typescript-eslint/parser": "^8.35.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2448,10 +2448,10 @@
24482448
version "5.1.2"
24492449
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
24502450

2451-
"@types/node@*", "@types/node@>=13.7.0", "@types/node@^22.15.35":
2452-
version "22.15.35"
2453-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.35.tgz#611a3172bcb4ec5761ee394c6e9c07620c70364e"
2454-
integrity sha512-stV91mHxlWpDksiUiivmFfQzjy2JLlb2NUTxKipiANEbxBZsdbDU9fSrT7SHY4uoCXAxYfJZVasn3x2/hqpd3g==
2451+
"@types/node@*", "@types/node@>=13.7.0", "@types/node@^22.16.4":
2452+
version "22.16.4"
2453+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.4.tgz#00c763ad4d4e45f62d5a270c040ae1a799c7e38a"
2454+
integrity sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g==
24552455
dependencies:
24562456
undici-types "~6.21.0"
24572457

0 commit comments

Comments
 (0)