3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-12-24 13:56:53 +00:00

Bump smol-toml from 1.4.2 to 1.5.2 in the prd-minor group (#287)

Bumps the prd-minor group with 1 update: [smol-toml](https://github.com/squirrelchat/smol-toml).


Updates `smol-toml` from 1.4.2 to 1.5.2
- [Release notes](https://github.com/squirrelchat/smol-toml/releases)
- [Commits](https://github.com/squirrelchat/smol-toml/compare/v1.4.2...v1.5.2)

---
updated-dependencies:
- dependency-name: smol-toml
  dependency-version: 1.5.2
  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>
This commit is contained in:
dependabot[bot] 2025-11-26 11:02:27 +01:00 committed by GitHub
parent 8930d9c33e
commit 2ea64efb25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View file

@ -29,7 +29,7 @@
"@actions/exec": "^1.1.1",
"@actions/glob": "^0.5.0",
"@actions/io": "^2.0.0",
"smol-toml": "^1.4.2"
"smol-toml": "^1.5.2"
},
"devDependencies": {
"@types/node": "^24.10.1",