Skip to content

Commit 2a28672

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 [handlebars](https://github.com/handlebars-lang/handlebars.js). 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 `handlebars` from 4.7.8 to 4.7.9 - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9) --- 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: handlebars dependency-version: 4.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40440af commit 2a28672

2 files changed

Lines changed: 12 additions & 31 deletions

File tree

package-lock.json

Lines changed: 10 additions & 29 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
@@ -40,10 +40,10 @@
4040
"outputName": "jest-junit.xml"
4141
},
4242
"dependencies": {
43-
"@actions/core": "^3.0.0",
43+
"@actions/core": "^3.0.1",
4444
"@actions/github": "^9.0.0",
4545
"@octokit/rest": "^22.0.1",
46-
"handlebars": "^4.7.8",
46+
"handlebars": "^4.7.9",
4747
"ts-dedent": "^2.2.0",
4848
"yaml": "^2.8.2"
4949
},

0 commit comments

Comments
 (0)