Skip to content

Commit 77fb99f

Browse files
chore: update npm dependencies
1 parent 1a703da commit 77fb99f

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.0.28",
31+
"@technote-space/github-action-test-helper": "^0.1.0",
3232
"@types/jest": "^24.9.0",
3333
"@types/node": "^13.1.7",
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.0.28":
370-
version "0.0.28"
371-
resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.0.28.tgz#03c87c6780e9a716933903edda1d77bc6e5666cb"
372-
integrity sha512-vChFnRmzo4D3KQ/Z1LGf1UL+j0qukPknEI2+GOSXBgkmANJbgwg6YPVgMpFixkfHNili2y9bNYqrJ9kh+7kVtQ==
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==
373373
dependencies:
374374
"@actions/github" "^2.0.1"
375375
js-yaml "^3.13.1"

0 commit comments

Comments
 (0)