Skip to content

Commit 46cb408

Browse files
Bump the prd-patch group with 2 updates
Bumps the prd-patch group with 2 updates: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) and [smol-toml](https://github.com/squirrelchat/smol-toml). Updates `@actions/cache` from 4.0.3 to 4.0.5 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) Updates `smol-toml` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/squirrelchat/smol-toml/releases) - [Commits](squirrelchat/smol-toml@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prd-patch - dependency-name: smol-toml dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prd-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 203c9eb commit 46cb408

2 files changed

Lines changed: 12 additions & 93 deletions

File tree

package-lock.json

Lines changed: 10 additions & 91 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
@@ -24,12 +24,12 @@
2424
"dependencies": {
2525
"@actions/buildjet-cache": "npm:github-actions.cache-buildjet@0.2.0",
2626
"@actions/warpbuild-cache": "npm:github-actions.warp-cache@1.4.7",
27-
"@actions/cache": "^4.0.3",
27+
"@actions/cache": "^4.0.5",
2828
"@actions/core": "^1.11.1",
2929
"@actions/exec": "^1.1.1",
3030
"@actions/glob": "^0.5.0",
3131
"@actions/io": "^1.1.3",
32-
"smol-toml": "^1.4.1"
32+
"smol-toml": "^1.4.2"
3333
},
3434
"devDependencies": {
3535
"@types/node": "^22.16.0",

0 commit comments

Comments
 (0)