File tree Expand file tree Collapse file tree 3 files changed +677
-657
lines changed Expand file tree Collapse file tree 3 files changed +677
-657
lines changed Original file line number Diff line number Diff line change 26
26
- name : Coverage
27
27
uses : codecov/codecov-action@v3
28
28
- name : Publish
29
- uses : cycjimmy/semantic-release-action@v2
29
+ uses : cycjimmy/semantic-release-action@v3
30
30
with :
31
31
semantic_version : 19
32
32
branches : master
Original file line number Diff line number Diff line change 43
43
]
44
44
},
45
45
"dependencies" : {
46
- "@prantlf/jsonlint" : " 14.0.0 " ,
46
+ "@prantlf/jsonlint" : " 14.0.3 " ,
47
47
"ansi-colors" : " 4.1.3" ,
48
48
"fancy-log" : " 2.0.0" ,
49
49
"map-stream" : " 0.0.7" ,
52
52
},
53
53
"devDependencies" : {
54
54
"c8" : " 7.13.0" ,
55
- "eslint" : " 8.35 .0" ,
55
+ "eslint" : " 8.39 .0" ,
56
56
"eslint-config-standard" : " 17.0.0" ,
57
57
"eslint-plugin-import" : " 2.27.5" ,
58
- "eslint-plugin-n" : " 15.6.1 " ,
58
+ "eslint-plugin-n" : " 15.7.0 " ,
59
59
"eslint-plugin-node" : " 11.1.0" ,
60
60
"eslint-plugin-promise" : " 6.1.1" ,
61
61
"eslint-plugin-standard" : " 4.1.0" ,
62
62
"gulp" : " 4.0.2" ,
63
63
"mocha" : " 10.2.0" ,
64
- "prettier" : " 2.8.4 " ,
64
+ "prettier" : " 2.8.8 " ,
65
65
"should" : " 13.2.3" ,
66
66
"vinyl" : " 3.0.0"
67
67
},
You can’t perform that action at this time.
0 commit comments