mirror of
https://github.com/docker/login-action.git
synced 2026-02-07 19:47:24 +00:00
Merge 0e1c841720 into 3227f5311c
This commit is contained in:
commit
4aded75de6
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@
|
|||
"@docker/actions-toolkit": "^0.76.0",
|
||||
"http-proxy-agent": "^7.0.2",
|
||||
"https-proxy-agent": "^7.0.6",
|
||||
"js-yaml": "^4.1.0"
|
||||
"js-yaml": "^4.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
|
|
|
|||
|
|
@ -4511,7 +4511,7 @@ __metadata:
|
|||
http-proxy-agent: "npm:^7.0.2"
|
||||
https-proxy-agent: "npm:^7.0.6"
|
||||
jest: "npm:^29.7.0"
|
||||
js-yaml: "npm:^4.1.0"
|
||||
js-yaml: "npm:^4.1.1"
|
||||
prettier: "npm:^3.6.2"
|
||||
ts-jest: "npm:^29.4.1"
|
||||
ts-node: "npm:^10.9.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue