From 756eaa24c3bd673ed58178d2c77eb768ad8414dc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2019 04:09:43 +0000 Subject: [PATCH] chore(deps-dev): bump @technote-space/github-action-test-helper Bumps [@technote-space/github-action-test-helper](https://github.com/technote-space/github-action-test-helper) from 0.0.6 to 0.0.10. - [Release notes](https://github.com/technote-space/github-action-test-helper/releases) - [Commits](https://github.com/technote-space/github-action-test-helper/compare/v0.0.6...v0.0.10) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1575c65d..3d3e4e96 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "replace-in-file": "^4.1.3" }, "devDependencies": { - "@technote-space/github-action-test-helper": "^0.0.6", + "@technote-space/github-action-test-helper": "^0.0.10", "@types/jest": "^24.0.18", "@types/node": "^12.7.8", "@typescript-eslint/eslint-plugin": "^2.3.1", diff --git a/yarn.lock b/yarn.lock index 87069967..abd345f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -370,10 +370,10 @@ "@actions/github" "^1.1.0" sprintf-js "^1.1.2" -"@technote-space/github-action-test-helper@^0.0.6": - version "0.0.6" - resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.0.6.tgz#44af23ce6cc8ee8f309037983540ab5bc72eb96e" - integrity sha512-5FXBYrliweANLTLl7K71XmrJaCRu0mhw4RHcsgCl3gVsYtajbwd1A9W9Nz6g27/ojzg9SEozZ5InhTJn9Ie2ug== +"@technote-space/github-action-test-helper@^0.0.10": + version "0.0.10" + resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.0.10.tgz#710284ac82af42cac1d7f2ec7d8890e55c2b5d35" + integrity sha512-WyrSyDQaA1z919/RBAyAgR4NTAR+NEX+CkKvossUaf3FiCMug1tt9Jxt6xMxs8ERZnKOETQQSdLWupalZ3h16g== dependencies: "@actions/github" "^1.1.0"