File tree Expand file tree Collapse file tree 2 files changed +482
-170
lines changed Expand file tree Collapse file tree 2 files changed +482
-170
lines changed Original file line number Diff line number Diff line change 26
26
"author" : " maxgfr" ,
27
27
"license" : " MIT" ,
28
28
"dependencies" : {
29
- "@actions/core" : " 1.6 .0" ,
30
- "@actions/github" : " 5.0.0 "
29
+ "@actions/core" : " 1.9 .0" ,
30
+ "@actions/github" : " 5.0.3 "
31
31
},
32
32
"devDependencies" : {
33
33
"@types/node" : " 17.0.21" ,
34
- "@typescript-eslint/parser" : " 5.17 .0" ,
35
- "@vercel/ncc" : " 0.33.3 " ,
36
- "eslint" : " 8.12 .0" ,
37
- "eslint-plugin-github" : " 4.3.6 " ,
38
- "eslint-plugin-jest" : " 26.1.3 " ,
39
- "eslint-plugin-prettier" : " 4.0.0 " ,
34
+ "@typescript-eslint/parser" : " 5.32 .0" ,
35
+ "@vercel/ncc" : " 0.34.0 " ,
36
+ "eslint" : " 8.21 .0" ,
37
+ "eslint-plugin-github" : " 4.3.7 " ,
38
+ "eslint-plugin-jest" : " 26.8.0 " ,
39
+ "eslint-plugin-prettier" : " 4.2.1 " ,
40
40
"husky" : " 7.0.4" ,
41
41
"jest" : " 27.5.1" ,
42
42
"js-yaml" : " 4.1.0" ,
43
- "lint-staged" : " 12.3.7 " ,
44
- "prettier" : " 2.6 .1" ,
45
- "ts-jest" : " 27.1.4 " ,
46
- "typescript" : " 4.6.3 "
43
+ "lint-staged" : " 12.5.0 " ,
44
+ "prettier" : " 2.7 .1" ,
45
+ "ts-jest" : " 27.1.5 " ,
46
+ "typescript" : " 4.7.4 "
47
47
},
48
48
"lint-staged" : {
49
49
"*.ts" : " npm run format --fix"
You can’t perform that action at this time.
0 commit comments