Skip to content

Commit 7f39cba

Browse files
Upgrade: Updates semantic-release and commitizen
The update includes all related plugins.
1 parent 6aa2fe7 commit 7f39cba

File tree

2 files changed

+478
-157
lines changed

2 files changed

+478
-157
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
"@babel/plugin-proposal-decorators": "^7.6.0",
3636
"@babel/preset-env": "^7.6.3",
3737
"@babel/preset-react": "^7.6.3",
38-
"@semantic-release/changelog": "^3.0.2",
39-
"@semantic-release/git": "^7.0.7",
40-
"@semantic-release/release-notes-generator": "^7.1.4",
38+
"@semantic-release/changelog": "^3.0.4",
39+
"@semantic-release/git": "^7.0.16",
40+
"@semantic-release/release-notes-generator": "^7.3.0",
4141
"@types/react": "^16.8.18",
4242
"babel-eslint": "^10.0.3",
43-
"commitizen": "^3.1.1",
44-
"conventional-changelog-eslint": "^3.0.1",
45-
"cz-adapter-eslint": "^0.2.0",
43+
"commitizen": "^4.0.3",
44+
"conventional-changelog-eslint": "^3.0.4",
45+
"cz-adapter-eslint": "^0.3.0",
4646
"eslint": "^6.5.1",
4747
"eslint-config-prettier": "^6.4.0",
4848
"eslint-plugin-prettier": "^3.1.1",
@@ -54,7 +54,7 @@
5454
"react": "^16.8.6",
5555
"react-dom": "^16.8.6",
5656
"rimraf": "^3.0.0",
57-
"semantic-release": "^15.13.12",
57+
"semantic-release": "^15.13.24",
5858
"sinon": "^7.3.2",
5959
"travis-deploy-once": "^5.0.11"
6060
},

0 commit comments

Comments
 (0)