File tree Expand file tree Collapse file tree 2 files changed +14
-11
lines changed Expand file tree Collapse file tree 2 files changed +14
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @technote-space/github-action-helper" ,
3
- "version" : " 5.3.14 " ,
3
+ "version" : " 5.3.15 " ,
4
4
"description" : " Helper for GitHub Action." ,
5
5
"keywords" : [
6
6
" github" ,
45
45
"dependencies" : {
46
46
"@actions/core" : " ^1.10.0" ,
47
47
"@actions/github" : " ^5.1.1" ,
48
- "@technote-space/github-action-log-helper" : " ^0.2.17 " ,
48
+ "@technote-space/github-action-log-helper" : " ^0.2.18 " ,
49
49
"shell-escape" : " ^0.2.0" ,
50
50
"sprintf-js" : " ^1.1.2"
51
51
},
54
54
"@commitlint/config-conventional" : " ^17.6.3" ,
55
55
"@rollup/plugin-typescript" : " ^11.1.1" ,
56
56
"@sindresorhus/tsconfig" : " ^3.0.1" ,
57
- "@technote-space/github-action-test-helper" : " ^0.11.14 " ,
57
+ "@technote-space/github-action-test-helper" : " ^0.11.15 " ,
58
58
"@types/node" : " ^20.2.1" ,
59
59
"@types/shell-escape" : " ^0.2.1" ,
60
60
"@typescript-eslint/eslint-plugin" : " ^5.59.6" ,
Original file line number Diff line number Diff line change 574
574
resolved "https://registry.yarnpkg.com/@sindresorhus/tsconfig/-/tsconfig-3.0.1.tgz#e2eaebda42aa7a755b11bdfbea847446652e1ac4"
575
575
integrity sha512-0/gtPNTY3++0J2BZM5nHHULg0BIMw886gqdn8vWN+Av6bgF5ZU2qIcHubAn+Z9KNvJhO8WFE+9kDOU3n6OcKtA==
576
576
577
- " @technote-space/github-action-log-helper@^0.2.17 " :
578
- version "0.2.17 "
579
- resolved "https://registry.yarnpkg.com/@technote-space/github-action-log-helper/-/github-action-log-helper-0.2.17 .tgz#d86dc9a01514f48570d955924f32b731193e50a6 "
580
- integrity sha512-zVXLXNQP9cZwfjvOVPzqwDrWhXFooJ/7SasTSrbCtbIXiuLvDPDaVGR9c5hdDqyYEOAr1X1T5kLDKXnJ1HrCGg ==
577
+ " @technote-space/github-action-log-helper@^0.2.18 " :
578
+ version "0.2.18 "
579
+ resolved "https://registry.yarnpkg.com/@technote-space/github-action-log-helper/-/github-action-log-helper-0.2.18 .tgz#3d716faf2b82deb80f22402ebf669adef806723d "
580
+ integrity sha512-37UczJB83YAAbC99fhCmfQ0uAP0FVUgnajNRc/1Ra0hBeHFR2UBlZl75nD/PIhLHWBE9qwW9aGV7QWnmkCSQJA ==
581
581
dependencies :
582
582
" @actions/core" " ^1.10.0"
583
583
sprintf-js "^1.1.2"
584
584
585
- " @technote-space/github-action-test-helper@^0.11.14 " :
586
- version "0.11.14 "
587
- resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.11.14 .tgz#225cf9c2937d2fe4c193543cd30d95eb0503d5fe "
588
- integrity sha512-YS1xiVqQNF5+oIfC3Q7sBOjpXoFy3rQTFAXAVwpX3GInjluMnfSytUezUXixp/3S7IcrOR17MY+BaWWCj9kLQg ==
585
+ " @technote-space/github-action-test-helper@^0.11.15 " :
586
+ version "0.11.15 "
587
+ resolved "https://registry.yarnpkg.com/@technote-space/github-action-test-helper/-/github-action-test-helper-0.11.15 .tgz#915a700cc489265a48b0ff99ed0081d89909d565 "
588
+ integrity sha512-eCWdWACijBwKAOnpdjNHTWxAtvUKh+W0Vhm4zI+sqciPyeDhmvtXaMXnhUJSguazUWnt47yHJiW/b77LP6CUfg ==
589
589
dependencies :
590
+ " @actions/core" " ^1.10.0"
591
+ " @actions/github" " ^5.1.1"
590
592
js-yaml "4.1.0"
593
+ vitest "^0.31.1"
591
594
592
595
" @tsconfig/node10@^1.0.7 " :
593
596
version "1.0.9"
You can’t perform that action at this time.
0 commit comments