File tree 2 files changed +695
-649
lines changed
2 files changed +695
-649
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @technote-space/github-action-config-helper" ,
3
- "version" : " 2.0.44 " ,
3
+ "version" : " 2.0.45 " ,
4
4
"description" : " Helper for GitHub Action to manage config." ,
5
5
"keywords" : [
6
6
" github" ,
40
40
"js-yaml" : " ^4.1.0"
41
41
},
42
42
"devDependencies" : {
43
- "@technote-space/github-action-test-helper" : " ^0.7.35 " ,
44
- "@types/jest" : " ^27.4.0 " ,
43
+ "@technote-space/github-action-test-helper" : " ^0.7.40 " ,
44
+ "@types/jest" : " ^27.4.1 " ,
45
45
"@types/js-yaml" : " ^4.0.5" ,
46
- "@types/node" : " ^17.0.10 " ,
47
- "@typescript-eslint/eslint-plugin" : " ^5.10 .0" ,
48
- "@typescript-eslint/parser" : " ^5.10 .0" ,
49
- "eslint" : " ^8.7 .0" ,
50
- "jest" : " ^27.4.7 " ,
51
- "jest-circus" : " ^27.4.6 " ,
52
- "nock" : " ^13.2.2 " ,
46
+ "@types/node" : " ^17.0.22 " ,
47
+ "@typescript-eslint/eslint-plugin" : " ^5.16 .0" ,
48
+ "@typescript-eslint/parser" : " ^5.16 .0" ,
49
+ "eslint" : " ^8.11 .0" ,
50
+ "jest" : " ^27.5.1 " ,
51
+ "jest-circus" : " ^27.5.1 " ,
52
+ "nock" : " ^13.2.4 " ,
53
53
"ts-jest" : " ^27.1.3" ,
54
- "typescript" : " ^4.5.5 "
54
+ "typescript" : " ^4.6.2 "
55
55
},
56
56
"publishConfig" : {
57
57
"access" : " public"
You can’t perform that action at this time.
0 commit comments