Skip to content

Commit 957e757

Browse files
authored
Merge pull request #8440 from rancher-sandbox/dependabot/npm_and_yarn/types/node-22.13.14
build(deps-dev): bump @types/node from 22.13.13 to 22.13.14
2 parents b53f87a + b2044de commit 957e757

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@types/jest": "29.5.14",
118118
"@types/lodash": "4.17.16",
119119
"@types/mustache": "4.2.5",
120-
"@types/node": "22.13.13",
120+
"@types/node": "22.13.14",
121121
"@types/node-fetch": "2.6.9",
122122
"@types/node-forge": "1.3.11",
123123
"@types/plist": "3.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3102,10 +3102,10 @@
31023102
dependencies:
31033103
"@types/node" "*"
31043104

3105-
"@types/node@*", "@types/node@22.13.13", "@types/node@^22.7.7":
3106-
version "22.13.13"
3107-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.13.tgz#5e7d110fb509b0d4a43fbf48fa9d6e0f83e1b1e7"
3108-
integrity sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==
3105+
"@types/node@*", "@types/node@22.13.14", "@types/node@^22.7.7":
3106+
version "22.13.14"
3107+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14.tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912"
3108+
integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==
31093109
dependencies:
31103110
undici-types "~6.20.0"
31113111

0 commit comments

Comments
 (0)