Skip to content

Commit 849a1d1

Browse files
chore: update npm dependencies
1 parent 1b3d598 commit 849a1d1

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
@@ -29,7 +29,7 @@
2929
"@actions/core": "^1.2.2",
3030
"@actions/github": "^2.1.0",
3131
"@technote-space/filter-github-action": "^0.2.2",
32-
"@technote-space/github-action-helper": "^1.1.2"
32+
"@technote-space/github-action-helper": "^1.1.3"
3333
},
3434
"devDependencies": {
3535
"@technote-space/github-action-test-helper": "^0.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,10 @@
458458
"@actions/core" "^1.2.2"
459459
"@actions/github" "^2.1.0"
460460

461-
"@technote-space/github-action-helper@^1.1.2":
462-
version "1.1.2"
463-
resolved "https://registry.yarnpkg.com/@technote-space/github-action-helper/-/github-action-helper-1.1.2.tgz#b9c321632af642cbe9cdf6045bf3055860276940"
464-
integrity sha512-wckhMPtFHd/uh1AoI87LusjGE5rVEx+vUwAY9UqaVqdPbjozUR6oZe8VZkcH9n0OZukTz1xZXIsSgUZjsjuLXQ==
461+
"@technote-space/github-action-helper@^1.1.3":
462+
version "1.1.3"
463+
resolved "https://registry.yarnpkg.com/@technote-space/github-action-helper/-/github-action-helper-1.1.3.tgz#c9aaf967f5f37de4de3c1d8fc8155b939b0eedfc"
464+
integrity sha512-LAs1vfaypCFUaS5WDhPilFrg5cln3DifzVErIAsd9VpflMV+vxIBLN7FkS103Ho7Z7z9Mjoeu7yoeCxCHr+gig==
465465
dependencies:
466466
"@actions/core" "^1.2.2"
467467
"@actions/github" "^2.1.0"

0 commit comments

Comments
 (0)