File tree Expand file tree Collapse file tree 3 files changed +652
-838
lines changed Expand file tree Collapse file tree 3 files changed +652
-838
lines changed Original file line number Diff line number Diff line change 23
23
fetch-depth : 0
24
24
- uses : actions/setup-node@v2
25
25
with :
26
- node-version : 12.13.0
26
+ node-version : 14.17.6
27
27
- uses : actions/cache@v2
28
28
with :
29
29
path : ' **/node_modules'
Original file line number Diff line number Diff line change 45
45
"@babel/register" : " 7.15.3" ,
46
46
"@commitlint/cli" : " 11.0.0" ,
47
47
"@commitlint/config-conventional" : " 11.0.0" ,
48
- "@semantic-release/changelog" : " 5 .0.1" ,
49
- "@semantic-release/git" : " 9 .0.0 " ,
48
+ "@semantic-release/changelog" : " 6 .0.1" ,
49
+ "@semantic-release/git" : " 10 .0.1 " ,
50
50
"@types/express" : " 4.17.13" ,
51
51
"@types/jest" : " 26.0.9" ,
52
52
"@typescript-eslint/eslint-plugin" : " 4.26.0" ,
63
63
"mysql2" : " 2.1.0" ,
64
64
"onchange" : " 6.0.0" ,
65
65
"pg" : " 8.4.2" ,
66
- "semantic-release" : " 17.4.7 " ,
66
+ "semantic-release" : " 19.0.2 " ,
67
67
"semantic-release-npm-deprecate-old-versions" : " 1.3.2" ,
68
- "semantic-release-slack-bot" : " 2.1.1 " ,
68
+ "semantic-release-slack-bot" : " 3.5.2 " ,
69
69
"sequelize" : " 5.21.3" ,
70
70
"sequelize-fixtures" : " 1.1.1" ,
71
71
"simple-git" : " 1.65.0" ,
You can’t perform that action at this time.
0 commit comments