Skip to content

Commit b1c85ab

Browse files
chore: update npm dependencies
1 parent 45f94ed commit b1c85ab

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.3",
3030
"@actions/github": "^2.1.1",
3131
"@technote-space/filter-github-action": "^0.2.5",
32-
"@technote-space/github-action-helper": "^1.3.0"
32+
"@technote-space/github-action-helper": "^1.3.1"
3333
},
3434
"devDependencies": {
3535
"@commitlint/cli": "^8.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -611,10 +611,10 @@
611611
"@actions/core" "^1.2.2"
612612
"@actions/github" "^2.1.1"
613613

614-
"@technote-space/github-action-helper@^1.2.2", "@technote-space/github-action-helper@^1.3.0":
615-
version "1.3.0"
616-
resolved "https://registry.yarnpkg.com/@technote-space/github-action-helper/-/github-action-helper-1.3.0.tgz#91aeab6c7c7da4d9a43ca6591a167f05e2cc8417"
617-
integrity sha512-iaMo6w09UwjpYQReCXKta8MjKnuQBGYQ+yf590DHkIoQgSVNNE+EeLDeeG3f4UEAJ27p1HpYpExnnPN/3bNOZA==
614+
"@technote-space/github-action-helper@^1.2.2", "@technote-space/github-action-helper@^1.3.1":
615+
version "1.3.1"
616+
resolved "https://registry.yarnpkg.com/@technote-space/github-action-helper/-/github-action-helper-1.3.1.tgz#c4a9e33ec85fb9493f96ee09660191a3d7e52d29"
617+
integrity sha512-G6CAmXLmAnRZge8qsSY7oa+isNE6L+AtaJc+MfVsa9WLn0AbHPrySsLuMw2BXT26afQ7o1NITr+JymM5lQgQwQ==
618618
dependencies:
619619
"@actions/core" "^1.2.3"
620620
"@actions/github" "^2.1.1"

0 commit comments

Comments
 (0)