mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-01-10 22:43:07 +08:00
build(deps): bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.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
c7c4c00f3e
commit
160d4c5e27
@ -27,7 +27,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.11.1",
|
"@actions/core": "^1.11.1",
|
||||||
"@docker/actions-toolkit": "^0.63.0",
|
"@docker/actions-toolkit": "^0.63.0",
|
||||||
"js-yaml": "^4.1.0"
|
"js-yaml": "^4.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/compat": "^2.0.0",
|
"@eslint/compat": "^2.0.0",
|
||||||
|
|||||||
@ -3569,7 +3569,7 @@ __metadata:
|
|||||||
eslint-plugin-jest: "npm:^29.5.0"
|
eslint-plugin-jest: "npm:^29.5.0"
|
||||||
eslint-plugin-prettier: "npm:^5.5.4"
|
eslint-plugin-prettier: "npm:^5.5.4"
|
||||||
jest: "npm:^30.2.0"
|
jest: "npm:^30.2.0"
|
||||||
js-yaml: "npm:^4.1.0"
|
js-yaml: "npm:^4.1.1"
|
||||||
prettier: "npm:^3.7.4"
|
prettier: "npm:^3.7.4"
|
||||||
ts-jest: "npm:^29.4.6"
|
ts-jest: "npm:^29.4.6"
|
||||||
ts-node: "npm:^10.9.2"
|
ts-node: "npm:^10.9.2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user