Skip to content

Commit

Permalink
Update some NodeJS/npm dependencies (#95)
Browse files Browse the repository at this point in the history
* Build(deps): Bump the prod-deps group across 1 directory with 2 updates

Bumps the prod-deps group with 2 updates in the / directory: [@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: prod-deps
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>

* Do some more updates to the lockfile

* make build && make pack && make clean

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
dependabot[bot] and DilumAluthge authored Oct 9, 2024
1 parent 8fcbfb2 commit 096966d
Show file tree
Hide file tree
Showing 3 changed files with 1,107 additions and 1,637 deletions.
Loading

0 comments on commit 096966d

Please sign in to comment.