File tree Expand file tree Collapse file tree 2 files changed +1343
-727
lines changed Expand file tree Collapse file tree 2 files changed +1343
-727
lines changed Original file line number Diff line number Diff line change 27
27
"license" : " MIT" ,
28
28
"dependencies" : {
29
29
"@actions/core" : " 1.6.0" ,
30
- "@actions/github" : " 5.1.1 "
30
+ "@actions/github" : " 6.0.0 "
31
31
},
32
32
"devDependencies" : {
33
- "@types/node" : " 18.11 .9" ,
34
- "@typescript-eslint/parser" : " 5.42 .1" ,
33
+ "@types/node" : " 20.14 .9" ,
34
+ "@typescript-eslint/parser" : " 7.14 .1" ,
35
35
"@vercel/ncc" : " 0.34.0" ,
36
- "eslint" : " 8.27 .0" ,
37
- "eslint-plugin-github" : " 4.4 .1" ,
38
- "eslint-plugin-jest" : " 27.1.4 " ,
39
- "eslint-plugin-prettier" : " 4.2.1 " ,
40
- "husky" : " 8 .0.1 " ,
36
+ "eslint" : " 9.6 .0" ,
37
+ "eslint-plugin-github" : " 5.0 .1" ,
38
+ "eslint-plugin-jest" : " 28.6.0 " ,
39
+ "eslint-plugin-prettier" : " 5.1.3 " ,
40
+ "husky" : " 9 .0.11 " ,
41
41
"jest" : " 29.3.0" ,
42
42
"js-yaml" : " 4.1.0" ,
43
- "lint-staged" : " 13.0.3 " ,
44
- "prettier" : " 2.7.1 " ,
43
+ "lint-staged" : " 15.2.7 " ,
44
+ "prettier" : " 3.3.2 " ,
45
45
"ts-jest" : " 29.0.3" ,
46
- "typescript" : " 4.8.4 "
46
+ "typescript" : " 5.5.2 "
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