Skip to content

Commit e2e399b

Browse files
feat: update packages
1 parent b4115ce commit e2e399b

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
@@ -28,7 +28,7 @@
2828
"sprintf-js": "^1.1.2"
2929
},
3030
"devDependencies": {
31-
"@technote-space/github-action-test-helper": "^0.1.0",
31+
"@technote-space/github-action-test-helper": "^0.1.1",
3232
"@types/jest": "^24.9.0",
3333
"@types/node": "^13.1.8",
3434
"@typescript-eslint/eslint-plugin": "^2.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -366,10 +366,10 @@
366366
dependencies:
367367
"@types/node" ">= 8"
368368

369-
"@technote-space/github-action-test-helper@^0.1.0":
370-
version "0.1.0"
371-
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.1.0.tgz#871616f573eb477bcc7e5616d1420f5916df061f"
372-
integrity sha512-pFCa80Nx0MluJIVEW3Bl8q83bexUrdK0IIkVPo5mC7N3vqDAgwKYm4CRKI49L4sTW6Hy9/0sBGTrkP34MvsJlw==
369+
"@technote-space/github-action-test-helper@^0.1.1":
370+
version "0.1.1"
371+
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.1.1.tgz#6480b5516cc7e9291685226caa31f58671e3e11f"
372+
integrity sha512-K6ebxvzskzjTZeK75Ymbg0F0CyZRLMAewjHiiWguyn1HfIKGllJxLhS0TSApJo3092+VsDSiPCYTeL+nQTMEVg==
373373
dependencies:
374374
"@actions/github" "^2.0.1"
375375
js-yaml "^3.13.1"

0 commit comments

Comments
 (0)