We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc953e commit ce20d2fCopy full SHA for ce20d2f
1 file changed
package.json
@@ -38,14 +38,14 @@
38
"devDependencies": {
39
"chai": "4.2.0",
40
"chai-subset": "1.6.0",
41
- "codecov": "3.1.0",
+ "codecov": "3.5.0",
42
"conventional-changelog-metahub": "2.0.2",
43
- "cz-conventional-changelog": "2.1.0",
44
- "mocha": "6.1.4",
+ "cz-conventional-changelog": "3.0.2",
+ "mocha": "6.2.0",
45
"nyc": "14.1.1",
46
- "semantic-release": "15.13.18",
+ "semantic-release": "15.13.24",
47
"standard": "12.0.1",
48
- "@semantic-release/changelog": "3.0.2",
+ "@semantic-release/changelog": "3.0.4",
49
"@semantic-release/git": "7.0.16"
50
},
51
"scripts": {
0 commit comments