mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-07-03 18:05:07 +00:00
build(deps): bump js-yaml from 4.1.1 to 5.2.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 5.2.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.1...5.2.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a1ef928785
commit
1c203bbd66
2 changed files with 13 additions and 2 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^3.0.1",
|
||||
"@docker/actions-toolkit": "^0.91.0",
|
||||
"js-yaml": "^4.1.1"
|
||||
"js-yaml": "^5.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue