File tree Expand file tree Collapse file tree 2 files changed +2069
-996
lines changed Expand file tree Collapse file tree 2 files changed +2069
-996
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" : " 6.0.0 "
30
+ "@actions/github" : " 6.0.1 "
31
31
},
32
32
"devDependencies" : {
33
- "@types/node" : " 20.14.9 " ,
34
- "@typescript-eslint/parser" : " 7.14.1 " ,
35
- "@vercel/ncc" : " 0.34.0 " ,
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
- "jest" : " 29.3 .0" ,
33
+ "@types/node" : " 20.17.54 " ,
34
+ "@typescript-eslint/parser" : " 7.18.0 " ,
35
+ "@vercel/ncc" : " 0.38.3 " ,
36
+ "eslint" : " 9.27 .0" ,
37
+ "eslint-plugin-github" : " 5.1.8 " ,
38
+ "eslint-plugin-jest" : " 28.12 .0" ,
39
+ "eslint-plugin-prettier" : " 5.4.0 " ,
40
+ "husky" : " 9.1.7 " ,
41
+ "jest" : " 29.7 .0" ,
42
42
"js-yaml" : " 4.1.0" ,
43
- "lint-staged" : " 15.2.7 " ,
44
- "prettier" : " 3.3.2 " ,
45
- "ts-jest" : " 29.0.3 " ,
46
- "typescript" : " 5.5.2 "
43
+ "lint-staged" : " 15.5.2 " ,
44
+ "prettier" : " 3.5.3 " ,
45
+ "ts-jest" : " 29.3.4 " ,
46
+ "typescript" : " 5.8.3 "
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