Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
04a132cb35
chore(deps): bump the actions-dependencies group across 1 directory with 2 updates
Bumps the actions-dependencies group with 2 updates in the / directory: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache).


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 `@actions/tool-cache` from 2.0.1 to 2.0.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-dependencies
- dependency-name: "@actions/tool-cache"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-17 20:38:23 +00:00
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
20.9.0 20.6.0

2
package-lock.json generated
View File

@ -16,7 +16,7 @@
"docker-compose": "^1.1.0" "docker-compose": "^1.1.0"
}, },
"devDependencies": { "devDependencies": {
"@ts-dev-tools/core": "^1.6.2", "@ts-dev-tools/core": "1.6.2",
"@vercel/ncc": "^0.38.1", "@vercel/ncc": "^0.38.1",
"eslint-plugin-github": "^5.0.1", "eslint-plugin-github": "^5.0.1",
"eslint-plugin-jsonc": "^2.14.1" "eslint-plugin-jsonc": "^2.14.1"

View File

@ -79,7 +79,7 @@
"docker-compose": "^1.1.0" "docker-compose": "^1.1.0"
}, },
"devDependencies": { "devDependencies": {
"@ts-dev-tools/core": "^1.6.2", "@ts-dev-tools/core": "1.6.2",
"@vercel/ncc": "^0.38.1", "@vercel/ncc": "^0.38.1",
"eslint-plugin-github": "^5.0.1", "eslint-plugin-github": "^5.0.1",
"eslint-plugin-jsonc": "^2.14.1" "eslint-plugin-jsonc": "^2.14.1"