Skip to content

Commit a904ad1

Browse files
Bump the actions-deps group with 2 updates
Bumps the actions-deps group with 2 updates: [zod](https://github.com/colinhacks/zod) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `zod` from 3.24.4 to 3.25.28 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.24.4...v3.25.28) Updates `@types/node` from 22.15.19 to 22.15.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.28 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-deps - dependency-name: "@types/node" dependency-version: 22.15.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5a686c commit a904ad1

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"@actions/github": "^6.0.1",
2828
"js-yaml": "^4.1.0",
2929
"minimatch": "^5.1.2",
30-
"zod": "^3.24.4"
30+
"zod": "^3.25.28"
3131
},
3232
"devDependencies": {
3333
"@types/jest": "^29.5.14",
3434
"@types/js-yaml": "^4.0.9",
3535
"@types/minimatch": "^5.1.2",
36-
"@types/node": "^22.15.19",
36+
"@types/node": "^22.15.21",
3737
"@vercel/ncc": "^0.38.3",
3838
"jest": "^29.7.0",
3939
"prettier": "^3.5.3",

0 commit comments

Comments
 (0)