mirror of
https://github.com/Swatinem/rust-cache
synced 2026-02-12 22:03:04 +00:00
Bump the prd-minor group across 1 directory with 2 updates
Bumps the prd-minor group with 2 updates in the / directory: [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) and [smol-toml](https://github.com/squirrelchat/smol-toml). Updates `@actions/glob` from 0.5.0 to 0.6.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/glob/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/glob) Updates `smol-toml` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/squirrelchat/smol-toml/releases) - [Commits](https://github.com/squirrelchat/smol-toml/compare/v1.5.2...v1.6.0) --- updated-dependencies: - dependency-name: "@actions/glob" dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prd-minor - dependency-name: smol-toml dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prd-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
11da8522bc
commit
6046f29e94
2 changed files with 70 additions and 32 deletions
|
|
@ -27,9 +27,9 @@
|
|||
"@actions/cache": "^5.0.1",
|
||||
"@actions/core": "^2.0.1",
|
||||
"@actions/exec": "^2.0.0",
|
||||
"@actions/glob": "^0.5.0",
|
||||
"@actions/glob": "^0.6.1",
|
||||
"@actions/io": "^2.0.0",
|
||||
"smol-toml": "^1.5.2"
|
||||
"smol-toml": "^1.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^25.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue