Skip to content

Commit 487c8e5

Browse files
chore: update packages
1 parent 6a6b6e5 commit 487c8e5

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.6",
37+
"@technote-space/github-action-test-helper": "^0.3.1",
3838
"@types/jest": "^25.1.4",
3939
"@types/node": "^13.9.1",
4040
"@typescript-eslint/eslint-plugin": "^2.23.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.6":
607-
version "0.2.6"
608-
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.2.6.tgz#2b98508b9ab5932b3e974c479d2c489ae1da2c44"
609-
integrity sha512-P5L/Xkgl44NmHf6+iugLFfLH5j0ShbZrIK7jeJq6gqlc6+J8PK5B9ogachy1DZSBrMHQV16cpt4ZiZOcy1nvmQ==
606+
"@technote-space/github-action-test-helper@^0.3.1":
607+
version "0.3.1"
608+
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.3.1.tgz#75d569e927db9add4c45a7ca764db47605092e67"
609+
integrity sha512-CVnegCaipSpb/g23TxnhzpyGnYl37YsTThv9JWqFwJ4o0QkM1pssRBNIR7izOAPe8rYu7AF57KR6wzJ+U3TV8A==
610610
dependencies:
611611
"@actions/github" "^2.1.1"
612612
js-yaml "^3.13.1"

0 commit comments

Comments
 (0)