Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit de6e0da

Browse files
authored
Merge branch 'master' into greenkeeper/@commitlint/cli-7.0.0
2 parents 2549fa0 + c027876 commit de6e0da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"boom": "^7.1.1",
3131
"browserify": "^15.2.0",
3232
"envify": "^4.1.0",
33-
"fs-extra": "^5.0.0",
33+
"fs-extra": "^6.0.1",
3434
"joi": "^13.1.1",
3535
"readable-stream": "^2.3.3",
3636
"tempy": "^0.2.1",
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@asset-pipe/sink-fs": "^1.1.2",
4141
"@commitlint/cli": "^7.0.0",
42-
"@commitlint/config-conventional": "^6.0.2",
42+
"@commitlint/config-conventional": "^7.0.1",
4343
"commitizen": "^2.9.6",
4444
"cz-conventional-changelog": "^2.1.0",
4545
"eslint": "^4.15.0",
@@ -52,7 +52,7 @@
5252
"prettier": "^1.10.2",
5353
"react": "^16.2.0",
5454
"semantic-release": "^15.0.0",
55-
"travis-deploy-once": "^4.3.1"
55+
"travis-deploy-once": "^5.0.1"
5656
},
5757
"scripts": {
5858
"lint": "eslint .",

0 commit comments

Comments
 (0)