Skip to content

Commit f7a5eb5

Browse files
authored
Merge pull request #151 from gurezo/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 66d3ca4 + fc74331 commit f7a5eb5

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
@@ -18,7 +18,7 @@
1818
"packageManager": "[email protected]",
1919
"devDependencies": {
2020
"@google/generative-ai": "0.24.0",
21-
"@types/node": "22.13.13",
21+
"@types/node": "22.13.14",
2222
"chokidar": "3.6.0",
2323
"consola": "3.4.2",
2424
"execa": "^9.3.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -527,10 +527,10 @@
527527
dependencies:
528528
"@types/unist" "*"
529529

530-
"@types/node@*", "@types/[email protected].13":
531-
version "22.13.13"
532-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.13.tgz#5e7d110fb509b0d4a43fbf48fa9d6e0f83e1b1e7"
533-
integrity sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==
530+
"@types/node@*", "@types/[email protected].14":
531+
version "22.13.14"
532+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14.tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912"
533+
integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==
534534
dependencies:
535535
undici-types "~6.20.0"
536536

0 commit comments

Comments
 (0)