Skip to content

Commit b4f9839

Browse files
build(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@actions/tool-cache` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) Updates `@types/node` from 22.10.5 to 22.10.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@actions/tool-cache" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60c0fc4 commit b4f9839

File tree

2 files changed

+14
-22
lines changed

2 files changed

+14
-22
lines changed

package-lock.json

Lines changed: 12 additions & 20 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
@@ -29,8 +29,8 @@
2929
"@actions/exec": "^1.1.1",
3030
"@actions/github": "^6.0.0",
3131
"@actions/http-client": "^2.2.3",
32-
"@actions/tool-cache": "^2.0.1",
33-
"@types/node": "^22.10.5",
32+
"@actions/tool-cache": "^2.0.2",
33+
"@types/node": "^22.10.7",
3434
"@types/semver": "^7.5.8",
3535
"@types/tmp": "^0.2.6",
3636
"@types/which": "^3.0.4",

0 commit comments

Comments
 (0)