mirror of
https://github.com/webfactory/ssh-agent.git
synced 2024-11-21 16:50:50 +00:00
5a6c248f3f
* Bump @actions/core from 1.2.6 to 1.9.1 Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Bump the copyright year * yarn.lock syntax updates * Rebuild dist/ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Pigulla <mp@webfactory.de>
33 lines
1.3 KiB
YAML
33 lines
1.3 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@actions/core@^1.9.1":
|
|
"integrity" "sha512-5ad+U2YGrmmiw6du20AQW5XuWo7UKN2052FjSV7MX+Wfjf8sCqcsZe62NfgHys4QI4/Y+vQvLKYL8jWtA1ZBTA=="
|
|
"resolved" "https://registry.npmjs.org/@actions/core/-/core-1.9.1.tgz"
|
|
"version" "1.9.1"
|
|
dependencies:
|
|
"@actions/http-client" "^2.0.1"
|
|
"uuid" "^8.3.2"
|
|
|
|
"@actions/http-client@^2.0.1":
|
|
"integrity" "sha512-PIXiMVtz6VvyaRsGY268qvj57hXQEpsYogYOu2nrQhlf+XCGmZstmuZBbAybUl1nQGnvS1k1eEsQ69ZoD7xlSw=="
|
|
"resolved" "https://registry.npmjs.org/@actions/http-client/-/http-client-2.0.1.tgz"
|
|
"version" "2.0.1"
|
|
dependencies:
|
|
"tunnel" "^0.0.6"
|
|
|
|
"@zeit/ncc@^0.20.5":
|
|
"integrity" "sha512-XU6uzwvv95DqxciQx+aOLhbyBx/13ky+RK1y88Age9Du3BlA4mMPCy13BGjayOrrumOzlq1XV3SD/BWiZENXlw=="
|
|
"resolved" "https://registry.npmjs.org/@zeit/ncc/-/ncc-0.20.5.tgz"
|
|
"version" "0.20.5"
|
|
|
|
"tunnel@^0.0.6":
|
|
"integrity" "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg=="
|
|
"resolved" "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz"
|
|
"version" "0.0.6"
|
|
|
|
"uuid@^8.3.2":
|
|
"integrity" "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
|
|
"resolved" "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz"
|
|
"version" "8.3.2"
|