From 3b6774bbf117eef2f3062c6ed6718b2660179f55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 00:06:10 +0000 Subject: [PATCH] chore(deps): bump @actions/tool-cache from 2.0.1 to 2.0.2 Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 2.0.1 to 2.0.2. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) --- updated-dependencies: - dependency-name: "@actions/tool-cache" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 41 ++++++----------------------------------- 2 files changed, 7 insertions(+), 36 deletions(-) diff --git a/package.json b/package.json index be2d53f..9e249ba 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@actions/core": "^1.11.1", "@actions/exec": "^1.1.1", "@actions/http-client": "^2.2.3", - "@actions/tool-cache": "^2.0.1" + "@actions/tool-cache": "^2.0.2" }, "devDependencies": { "@types/node": "^20.6.0", diff --git a/yarn.lock b/yarn.lock index 15d8022..efdf546 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22,16 +22,6 @@ __metadata: languageName: node linkType: hard -"@actions/core@npm:^1.2.6": - version: 1.10.0 - resolution: "@actions/core@npm:1.10.0" - dependencies: - "@actions/http-client": ^2.0.1 - uuid: ^8.3.2 - checksum: 0a75621e007ab20d887434cdd165f0b9036f14c22252a2faed33543d8b9d04ec95d823e69ca636a25245574e4585d73e1e9e47a845339553c664f9f2c9614669 - languageName: node - linkType: hard - "@actions/exec@npm:^1.0.0, @actions/exec@npm:^1.1.1": version: 1.1.1 resolution: "@actions/exec@npm:1.1.1" @@ -67,17 +57,16 @@ __metadata: languageName: node linkType: hard -"@actions/tool-cache@npm:^2.0.1": - version: 2.0.1 - resolution: "@actions/tool-cache@npm:2.0.1" +"@actions/tool-cache@npm:^2.0.2": + version: 2.0.2 + resolution: "@actions/tool-cache@npm:2.0.2" dependencies: - "@actions/core": ^1.2.6 + "@actions/core": ^1.11.1 "@actions/exec": ^1.0.0 "@actions/http-client": ^2.0.1 "@actions/io": ^1.1.1 semver: ^6.1.0 - uuid: ^3.3.2 - checksum: 33f6393b9b163e4af2b9759e8d37cda4f018f10ddda3643355bb8a9f92d732e5bdff089cf8036b46d181e1ef2b3210b895b2f746fdf54487afe88f1d340aa9e1 + checksum: c2bab4297be752bdda9dd61f8159a201ad0d37d026134b960f1edcc9418a80387f44d1f24a070fe992c44dcfc28a152f70600e76669bb0578132789a6f37a596 languageName: node linkType: hard @@ -5409,7 +5398,7 @@ __metadata: "@actions/core": ^1.11.1 "@actions/exec": ^1.1.1 "@actions/http-client": ^2.2.3 - "@actions/tool-cache": ^2.0.1 + "@actions/tool-cache": ^2.0.2 "@types/node": ^20.6.0 "@typescript-eslint/eslint-plugin": ^6.6.0 "@typescript-eslint/parser": ^6.6.0 @@ -5442,24 +5431,6 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^3.3.2": - version: 3.4.0 - resolution: "uuid@npm:3.4.0" - bin: - uuid: ./bin/uuid - checksum: 58de2feed61c59060b40f8203c0e4ed7fd6f99d42534a499f1741218a1dd0c129f4aa1de797bcf822c8ea5da7e4137aa3673431a96dae729047f7aca7b27866f - languageName: node - linkType: hard - -"uuid@npm:^8.3.2": - version: 8.3.2 - resolution: "uuid@npm:8.3.2" - bin: - uuid: dist/bin/uuid - checksum: 5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df - languageName: node - linkType: hard - "v8-compile-cache-lib@npm:^3.0.1": version: 3.0.1 resolution: "v8-compile-cache-lib@npm:3.0.1"