Skip to content

Commit 177103b

Browse files
authored
Merge pull request #165 from gurezo/dependabot/npm_and_yarn/types/node-22.15.2
build(deps-dev): bump @types/node from 22.14.1 to 22.15.2
2 parents 23f464e + 87101af commit 177103b

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/genai": "^0.10.0",
21-
"@types/node": "22.14.1",
21+
"@types/node": "22.15.2",
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
@@ -547,10 +547,10 @@
547547
dependencies:
548548
"@types/unist" "*"
549549

550-
"@types/node@*", "@types/node@22.14.1":
551-
version "22.14.1"
552-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f"
553-
integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==
550+
"@types/node@*", "@types/node@22.15.2":
551+
version "22.15.2"
552+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2.tgz#1db55aa64618ee93a58c8912f74beefe44aca905"
553+
integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==
554554
dependencies:
555555
undici-types "~6.21.0"
556556

0 commit comments

Comments
 (0)