Skip to content

Commit 3332ef1

Browse files
build(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [which](https://github.com/npm/node-which). Updates `@actions/core` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `which` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/npm/node-which/releases) - [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md) - [Commits](npm/node-which@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: which dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ddaf3c commit 3332ef1

File tree

2 files changed

+13
-21
lines changed

2 files changed

+13
-21
lines changed

package-lock.json

Lines changed: 11 additions & 19 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
@@ -25,7 +25,7 @@
2525
"license": "MIT",
2626
"dependencies": {
2727
"@actions/cache": "^3.2.4",
28-
"@actions/core": "^1.10.1",
28+
"@actions/core": "^1.11.1",
2929
"@actions/exec": "^1.1.1",
3030
"@actions/github": "^6.0.0",
3131
"@actions/http-client": "^2.2.3",
@@ -35,7 +35,7 @@
3535
"@types/tmp": "^0.2.6",
3636
"@types/which": "^3.0.4",
3737
"tmp": "^0.2.3",
38-
"which": "^4.0.0"
38+
"which": "^5.0.0"
3939
},
4040
"devDependencies": {
4141
"@typescript-eslint/eslint-plugin": "^8.8.0",

0 commit comments

Comments
 (0)