mirror of
https://github.com/docker/login-action.git
synced 2024-11-14 07:48:37 +00:00
Merge pull request #806 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.42.0
build(deps): bump @docker/actions-toolkit from 0.40.0 to 0.42.0
This commit is contained in:
commit
7ca345011a
@ -28,7 +28,7 @@
|
|||||||
"@actions/core": "^1.11.1",
|
"@actions/core": "^1.11.1",
|
||||||
"@aws-sdk/client-ecr": "^3.664.0",
|
"@aws-sdk/client-ecr": "^3.664.0",
|
||||||
"@aws-sdk/client-ecr-public": "^3.664.0",
|
"@aws-sdk/client-ecr-public": "^3.664.0",
|
||||||
"@docker/actions-toolkit": "^0.40.0",
|
"@docker/actions-toolkit": "^0.42.0",
|
||||||
"http-proxy-agent": "^7.0.2",
|
"http-proxy-agent": "^7.0.2",
|
||||||
"https-proxy-agent": "^7.0.5"
|
"https-proxy-agent": "^7.0.5"
|
||||||
},
|
},
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -1667,9 +1667,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@docker/actions-toolkit@npm:^0.40.0":
|
"@docker/actions-toolkit@npm:^0.42.0":
|
||||||
version: 0.40.0
|
version: 0.42.0
|
||||||
resolution: "@docker/actions-toolkit@npm:0.40.0"
|
resolution: "@docker/actions-toolkit@npm:0.42.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@actions/artifact": ^2.1.11
|
"@actions/artifact": ^2.1.11
|
||||||
"@actions/cache": ^3.2.4
|
"@actions/cache": ^3.2.4
|
||||||
@ -1692,7 +1692,7 @@ __metadata:
|
|||||||
semver: ^7.6.3
|
semver: ^7.6.3
|
||||||
tar-stream: ^3.1.7
|
tar-stream: ^3.1.7
|
||||||
tmp: ^0.2.3
|
tmp: ^0.2.3
|
||||||
checksum: 38ac578e3659ddfefbcb39dbd51a9226e6eaedf797c99ad07e29fa710e7131abadf5fd30338c0197938574791760ed16e049179fb883fe288b73bb3761faf179
|
checksum: b657f9de956d0a6038d436124ad62aa25166385c4983b8e244706a93ee3bd5fc84e96c8f05e212470835832f739988a9cfd41dc77d89db5040c5a004ef1a844a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -4246,7 +4246,7 @@ __metadata:
|
|||||||
"@actions/core": ^1.11.1
|
"@actions/core": ^1.11.1
|
||||||
"@aws-sdk/client-ecr": ^3.664.0
|
"@aws-sdk/client-ecr": ^3.664.0
|
||||||
"@aws-sdk/client-ecr-public": ^3.664.0
|
"@aws-sdk/client-ecr-public": ^3.664.0
|
||||||
"@docker/actions-toolkit": ^0.40.0
|
"@docker/actions-toolkit": ^0.42.0
|
||||||
"@types/node": ^20.12.12
|
"@types/node": ^20.12.12
|
||||||
"@typescript-eslint/eslint-plugin": ^7.9.0
|
"@typescript-eslint/eslint-plugin": ^7.9.0
|
||||||
"@typescript-eslint/parser": ^7.9.0
|
"@typescript-eslint/parser": ^7.9.0
|
||||||
|
Loading…
Reference in New Issue
Block a user