File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- name : Build and Run Specifications
1
+ name : Build and Test
2
2
3
3
on : [push]
4
4
Original file line number Diff line number Diff line change 79
79
"chalk" : " ~5.3" ,
80
80
"cli-argv-util" : " ~1.2" ,
81
81
"fancy-log" : " ~2.0" ,
82
- "glob" : " ~10.3 " ,
82
+ "glob" : " ~10.4 " ,
83
83
"slash" : " ~5.1" ,
84
84
"superagent" : " ~9.0"
85
85
},
86
86
"devDependencies" : {
87
+ "@eslint/js" : " ~9.3" ,
87
88
"@types/fancy-log" : " ~2.0" ,
88
89
"@types/node" : " ~20.12" ,
89
90
"@types/superagent" : " ~8.1" ,
90
- "@typescript-eslint/eslint-plugin" : " ~7.7" ,
91
- "@typescript-eslint/parser" : " ~7.7" ,
92
91
"add-dist-header" : " ~1.4" ,
93
92
"assert-deep-strict-equal" : " ~1.2" ,
94
93
"copy-file-util" : " ~1.2" ,
99
98
"mocha" : " ~10.4" ,
100
99
"rimraf" : " ~5.0" ,
101
100
"run-scripts-util" : " ~1.2" ,
102
- "typescript" : " ~5.4"
101
+ "typescript" : " ~5.4" ,
102
+ "typescript-eslint" : " ~7.11"
103
103
}
104
104
}
You can’t perform that action at this time.
0 commit comments