File tree Expand file tree Collapse file tree 3 files changed +465
-462
lines changed Expand file tree Collapse file tree 3 files changed +465
-462
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 41
41
]
42
42
},
43
43
"dependencies" : {
44
- "@prantlf/jsonlint" : " 14.0.0 "
44
+ "@prantlf/jsonlint" : " 14.0.3 "
45
45
},
46
46
"devDependencies" : {
47
47
"async" : " 3.2.4" ,
48
48
"c8" : " 7.13.0" ,
49
- "eslint" : " 8.35 .0" ,
49
+ "eslint" : " 8.39 .0" ,
50
50
"eslint-config-airbnb-base" : " 15.0.0" ,
51
51
"eslint-plugin-import" : " 2.27.5" ,
52
52
"expect.js" : " 0.3.1" ,
57
57
"jshint" : " 2.13.6" ,
58
58
"lodash" : " 4.17.21" ,
59
59
"mocha" : " 10.2.0" ,
60
- "sinon" : " 15.0.1 " ,
60
+ "sinon" : " 15.0.4 " ,
61
61
"sinon-expect" : " 0.3.0"
62
62
},
63
63
"keywords" : [
You can’t perform that action at this time.
0 commit comments