This repository was archived by the owner on May 15, 2021. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"dependencies" : {
28
28
"@actions/core" : " ^1.2.3" ,
29
29
"@actions/github" : " ^2.1.1" ,
30
- "@technote-space/github-action-helper" : " ^1.3.0 "
30
+ "@technote-space/github-action-helper" : " ^1.3.1 "
31
31
},
32
32
"devDependencies" : {
33
33
"@commitlint/cli" : " ^8.3.5" ,
34
34
"@commitlint/config-conventional" : " ^8.3.4" ,
35
- "@technote-space/github-action-test-helper" : " ^0.2.5 " ,
35
+ "@technote-space/github-action-test-helper" : " ^0.2.6 " ,
36
36
"@technote-space/release-github-actions-cli" : " ^1.5.0" ,
37
37
"@types/jest" : " ^25.1.4" ,
38
38
"@types/node" : " ^13.9.0" ,
Original file line number Diff line number Diff line change 611
611
" @actions/core" " ^1.2.2"
612
612
" @actions/github" " ^2.1.1"
613
613
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 ==
618
618
dependencies :
619
619
" @actions/core" " ^1.2.3"
620
620
" @actions/github" " ^2.1.1"
621
621
shell-escape "^0.2.0"
622
622
sprintf-js "^1.1.2"
623
623
624
- " @technote-space/github-action-test-helper@^0.2.5 " :
625
- version "0.2.5 "
626
- resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.2.5 .tgz#86529a9c9478eb19dfcdcef02da1760df029c5cc "
627
- integrity sha512-AU0WBHoBNMrSX0vKnCBeNQ2+sdOGHEs2O8IqYVocITsqe3tCwpcYRaubulXfP6tpgW+0SOtMyjgvL9DEyDDFhA ==
624
+ " @technote-space/github-action-test-helper@^0.2.6 " :
625
+ version "0.2.6 "
626
+ resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.2.6 .tgz#2b98508b9ab5932b3e974c479d2c489ae1da2c44 "
627
+ integrity sha512-P5L/Xkgl44NmHf6+iugLFfLH5j0ShbZrIK7jeJq6gqlc6+J8PK5B9ogachy1DZSBrMHQV16cpt4ZiZOcy1nvmQ ==
628
628
dependencies :
629
629
" @actions/github" " ^2.1.1"
630
630
js-yaml "^3.13.1"
You can’t perform that action at this time.
0 commit comments