Skip to content

Commit 0cdae38

Browse files
build(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@actions/cache` from 3.2.4 to 3.3.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) Updates `@types/node` from 22.8.1 to 22.8.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-type: direct:production update-type: version-update:semver-minor 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 82fb3f4 commit 0cdae38

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

package-lock.json

Lines changed: 10 additions & 11 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
@@ -24,13 +24,13 @@
2424
"author": "golangci",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@actions/cache": "^3.2.4",
27+
"@actions/cache": "^3.3.0",
2828
"@actions/core": "^1.11.1",
2929
"@actions/exec": "^1.1.1",
3030
"@actions/github": "^6.0.0",
3131
"@actions/http-client": "^2.2.3",
3232
"@actions/tool-cache": "^2.0.1",
33-
"@types/node": "^22.8.1",
33+
"@types/node": "^22.8.7",
3434
"@types/semver": "^7.5.8",
3535
"@types/tmp": "^0.2.6",
3636
"@types/which": "^3.0.4",

0 commit comments

Comments
 (0)