From 5c79df316b950d00da5a467430e9b3ac25b00aee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 13:02:22 -0700 Subject: [PATCH] fix(deps): update dependency @actions/core to v1.10.0 (#6547) --- .../actions/check_test_project_fixture/package.json | 2 +- .github/actions/check_test_project_fixture/yarn.lock | 10 +++++----- .github/actions/only_doc_changes/package.json | 2 +- .github/actions/only_doc_changes/yarn.lock | 10 +++++----- package.json | 2 +- tasks/check/package.json | 2 +- tasks/check/yarn.lock | 10 +++++----- yarn.lock | 10 +++++----- 8 files changed, 24 insertions(+), 24 deletions(-) diff --git a/.github/actions/check_test_project_fixture/package.json b/.github/actions/check_test_project_fixture/package.json index 47016eaa1db2..be9697f14a6c 100644 --- a/.github/actions/check_test_project_fixture/package.json +++ b/.github/actions/check_test_project_fixture/package.json @@ -2,7 +2,7 @@ "name": "check_test_project_fixture", "private": true, "dependencies": { - "@actions/core": "1.9.1", + "@actions/core": "1.10.0", "@actions/exec": "1.1.1" }, "packageManager": "yarn@3.2.4" diff --git a/.github/actions/check_test_project_fixture/yarn.lock b/.github/actions/check_test_project_fixture/yarn.lock index 9b7e28f0b1b7..56729d47cb3f 100644 --- a/.github/actions/check_test_project_fixture/yarn.lock +++ b/.github/actions/check_test_project_fixture/yarn.lock @@ -5,13 +5,13 @@ __metadata: version: 6 cacheKey: 8c0 -"@actions/core@npm:1.9.1": - version: 1.9.1 - resolution: "@actions/core@npm:1.9.1" +"@actions/core@npm:1.10.0": + version: 1.10.0 + resolution: "@actions/core@npm:1.10.0" dependencies: "@actions/http-client": ^2.0.1 uuid: ^8.3.2 - checksum: 9e568d0df7d659ad0738da66f167d411714f7351fab527fcb91dd6afbeb58006e6cf1f752adc567aab1b9043f96581b2457746f394f7a756f7b14b554d7c4710 + checksum: 9214d1e0cf5cf2a5d48b8f3b12488c6be9f6722ea60f2397409226e8410b5a3e12e558d9b66c93469d180399865ec20180119408a1770f026bd9ecac6965fcda languageName: node linkType: hard @@ -44,7 +44,7 @@ __metadata: version: 0.0.0-use.local resolution: "check_test_project_fixture@workspace:." dependencies: - "@actions/core": 1.9.1 + "@actions/core": 1.10.0 "@actions/exec": 1.1.1 languageName: unknown linkType: soft diff --git a/.github/actions/only_doc_changes/package.json b/.github/actions/only_doc_changes/package.json index 63b07771d8b4..dc34b364c42e 100644 --- a/.github/actions/only_doc_changes/package.json +++ b/.github/actions/only_doc_changes/package.json @@ -2,7 +2,7 @@ "name": "only_doc_changes", "private": true, "dependencies": { - "@actions/core": "1.9.1", + "@actions/core": "1.10.0", "@actions/exec": "1.1.1" }, "packageManager": "yarn@3.2.4" diff --git a/.github/actions/only_doc_changes/yarn.lock b/.github/actions/only_doc_changes/yarn.lock index 03cf04ffbf69..527838bbdcb8 100644 --- a/.github/actions/only_doc_changes/yarn.lock +++ b/.github/actions/only_doc_changes/yarn.lock @@ -5,13 +5,13 @@ __metadata: version: 6 cacheKey: 8c0 -"@actions/core@npm:1.9.1": - version: 1.9.1 - resolution: "@actions/core@npm:1.9.1" +"@actions/core@npm:1.10.0": + version: 1.10.0 + resolution: "@actions/core@npm:1.10.0" dependencies: "@actions/http-client": ^2.0.1 uuid: ^8.3.2 - checksum: 9e568d0df7d659ad0738da66f167d411714f7351fab527fcb91dd6afbeb58006e6cf1f752adc567aab1b9043f96581b2457746f394f7a756f7b14b554d7c4710 + checksum: 9214d1e0cf5cf2a5d48b8f3b12488c6be9f6722ea60f2397409226e8410b5a3e12e558d9b66c93469d180399865ec20180119408a1770f026bd9ecac6965fcda languageName: node linkType: hard @@ -44,7 +44,7 @@ __metadata: version: 0.0.0-use.local resolution: "only_doc_changes@workspace:." dependencies: - "@actions/core": 1.9.1 + "@actions/core": 1.10.0 "@actions/exec": 1.1.1 languageName: unknown linkType: soft diff --git a/package.json b/package.json index da04479518b8..4f007c5641ed 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "vscode-languageserver-types": "3.17.2" }, "devDependencies": { - "@actions/core": "1.9.1", + "@actions/core": "1.10.0", "@actions/exec": "1.1.1", "@babel/cli": "7.19.3", "@babel/core": "7.19.3", diff --git a/tasks/check/package.json b/tasks/check/package.json index 4fd64c1b58d1..8bd1b615bb71 100644 --- a/tasks/check/package.json +++ b/tasks/check/package.json @@ -2,7 +2,7 @@ "name": "check", "private": true, "dependencies": { - "@actions/core": "1.9.1", + "@actions/core": "1.10.0", "@actions/exec": "1.1.1", "sort-package-json": "1.57.0" } diff --git a/tasks/check/yarn.lock b/tasks/check/yarn.lock index c107da63e7e6..85b1359e40b0 100644 --- a/tasks/check/yarn.lock +++ b/tasks/check/yarn.lock @@ -5,13 +5,13 @@ __metadata: version: 6 cacheKey: 8c0 -"@actions/core@npm:1.9.1": - version: 1.9.1 - resolution: "@actions/core@npm:1.9.1" +"@actions/core@npm:1.10.0": + version: 1.10.0 + resolution: "@actions/core@npm:1.10.0" dependencies: "@actions/http-client": ^2.0.1 uuid: ^8.3.2 - checksum: 9e568d0df7d659ad0738da66f167d411714f7351fab527fcb91dd6afbeb58006e6cf1f752adc567aab1b9043f96581b2457746f394f7a756f7b14b554d7c4710 + checksum: 9214d1e0cf5cf2a5d48b8f3b12488c6be9f6722ea60f2397409226e8410b5a3e12e558d9b66c93469d180399865ec20180119408a1770f026bd9ecac6965fcda languageName: node linkType: hard @@ -128,7 +128,7 @@ __metadata: version: 0.0.0-use.local resolution: "check@workspace:." dependencies: - "@actions/core": 1.9.1 + "@actions/core": 1.10.0 "@actions/exec": 1.1.1 sort-package-json: 1.57.0 languageName: unknown diff --git a/yarn.lock b/yarn.lock index fed71c376a61..37b9b23bb802 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5,13 +5,13 @@ __metadata: version: 6 cacheKey: 8c0 -"@actions/core@npm:1.9.1": - version: 1.9.1 - resolution: "@actions/core@npm:1.9.1" +"@actions/core@npm:1.10.0": + version: 1.10.0 + resolution: "@actions/core@npm:1.10.0" dependencies: "@actions/http-client": ^2.0.1 uuid: ^8.3.2 - checksum: 9e568d0df7d659ad0738da66f167d411714f7351fab527fcb91dd6afbeb58006e6cf1f752adc567aab1b9043f96581b2457746f394f7a756f7b14b554d7c4710 + checksum: 9214d1e0cf5cf2a5d48b8f3b12488c6be9f6722ea60f2397409226e8410b5a3e12e558d9b66c93469d180399865ec20180119408a1770f026bd9ecac6965fcda languageName: node linkType: hard @@ -27018,7 +27018,7 @@ __metadata: version: 0.0.0-use.local resolution: "root-workspace-0b6124@workspace:." dependencies: - "@actions/core": 1.9.1 + "@actions/core": 1.10.0 "@actions/exec": 1.1.1 "@babel/cli": 7.19.3 "@babel/core": 7.19.3