Skip to content

Commit ab3f0ba

Browse files
chore: update npm dependencies
1 parent cd75363 commit ab3f0ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@commitlint/cli": "^8.3.5",
3636
"@commitlint/config-conventional": "^8.3.4",
37-
"@technote-space/github-action-test-helper": "^0.2.4",
37+
"@technote-space/github-action-test-helper": "^0.2.5",
3838
"@types/jest": "^25.1.3",
3939
"@types/node": "^13.7.7",
4040
"@typescript-eslint/eslint-plugin": "^2.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -603,10 +603,10 @@
603603
dependencies:
604604
type-detect "4.0.8"
605605

606-
"@technote-space/github-action-test-helper@^0.2.4":
607-
version "0.2.4"
608-
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.2.4.tgz#9ff122c173caed66d7d1a7c98136f397e876e5de"
609-
integrity sha512-yU+KbfZ8+nn6uwMK0TN8W+PoyM2zS8x0lYABVS+077wqLubLIs5PQyFRggNOZPVg51aRWFI1if87VG7QBuan8Q==
606+
"@technote-space/github-action-test-helper@^0.2.5":
607+
version "0.2.5"
608+
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.2.5.tgz#86529a9c9478eb19dfcdcef02da1760df029c5cc"
609+
integrity sha512-AU0WBHoBNMrSX0vKnCBeNQ2+sdOGHEs2O8IqYVocITsqe3tCwpcYRaubulXfP6tpgW+0SOtMyjgvL9DEyDDFhA==
610610
dependencies:
611611
"@actions/github" "^2.1.1"
612612
js-yaml "^3.13.1"

0 commit comments

Comments
 (0)