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