Skip to content

Commit 8d2fff8

Browse files
Bump the npm-production group across 1 directory with 2 updates
Bumps the npm-production group with 2 updates in the / directory: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup). Updates `@actions/core` from 3.0.0 to 3.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@rollup/rollup-linux-x64-gnu` from 4.62.4 to 4.62.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.62.4...v4.62.5) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.62.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3394e92 commit 8d2fff8

2 files changed

Lines changed: 25 additions & 8 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"license": "MIT",
2525
"dependencies": {
26-
"@actions/core": "^3.0.0",
26+
"@actions/core": "^3.0.1",
2727
"@actions/github": "^9.1.1",
2828
"@rollup/plugin-json": "^6.1.0",
2929
"@types/js-yaml": "^4.0.9",

0 commit comments

Comments
 (0)