Skip to content

Commit 390157d

Browse files
Bump the prd-minor group across 1 directory with 2 updates (#307)
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](squirrelchat/smol-toml@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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68500c1 commit 390157d

File tree

2 files changed

+70
-31
lines changed

2 files changed

+70
-31
lines changed

package-lock.json

Lines changed: 68 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
@@ -27,9 +27,9 @@
2727
"@actions/cache": "^5.0.1",
2828
"@actions/core": "^2.0.1",
2929
"@actions/exec": "^2.0.0",
30-
"@actions/glob": "^0.5.0",
30+
"@actions/glob": "^0.6.1",
3131
"@actions/io": "^2.0.0",
32-
"smol-toml": "^1.5.2"
32+
"smol-toml": "^1.6.0"
3333
},
3434
"devDependencies": {
3535
"@types/node": "^25.0.2",

0 commit comments

Comments
 (0)