File tree Expand file tree Collapse file tree 3 files changed +252
-207
lines changed Expand file tree Collapse file tree 3 files changed +252
-207
lines changed Original file line number Diff line number Diff line change 1
1
name : Test
2
2
on :
3
3
push :
4
+ branches :
5
+ - main
4
6
pull_request :
5
7
jobs :
6
8
full :
Original file line number Diff line number Diff line change 40
40
},
41
41
"dependencies" : {
42
42
"browserslist" : " ^4.20.2" ,
43
- "caniuse-lite" : " ^1.0.30001317 " ,
43
+ "caniuse-lite" : " ^1.0.30001332 " ,
44
44
"fraction.js" : " ^4.2.0" ,
45
45
"normalize-range" : " ^0.1.2" ,
46
46
"picocolors" : " ^1.0.0" ,
47
47
"postcss-value-parser" : " ^4.2.0"
48
48
},
49
49
"devDependencies" : {
50
- "@logux/eslint-config" : " ^46.1.1 " ,
50
+ "@logux/eslint-config" : " ^47.0.0 " ,
51
51
"@size-limit/preset-small-lib" : " 7.0.8" ,
52
- "c8" : " ^7.11.0 " ,
52
+ "c8" : " ^7.11.2 " ,
53
53
"clean-publish" : " ^4.0.0" ,
54
- "eslint" : " ^8.11 .0" ,
55
- "eslint-config-standard" : " ^16 .0.3 " ,
56
- "eslint-plugin-import" : " ^2.25.4 " ,
57
- "eslint-plugin-node " : " ^11 .1.0" ,
54
+ "eslint" : " ^8.14 .0" ,
55
+ "eslint-config-standard" : " ^17 .0.0 " ,
56
+ "eslint-plugin-import" : " ^2.26.0 " ,
57
+ "eslint-plugin-n " : " ^15 .1.0" ,
58
58
"eslint-plugin-prefer-let" : " ^3.0.1" ,
59
59
"eslint-plugin-promise" : " ^6.0.0" ,
60
60
"nanospy" : " ^0.5.0" ,
89
89
" bin/autoprefixer"
90
90
],
91
91
"rules" : {
92
- "node /global-require" : " off"
92
+ "n /global-require" : " off"
93
93
}
94
94
},
95
95
{
You can’t perform that action at this time.
0 commit comments