Skip to content

Commit

Permalink
fix(*): update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
mxl committed Jan 29, 2020
1 parent 9eaf39f commit 2f84e3e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
},
"homepage": "https://github.com/flavors-js/flavors#readme",
"devDependencies": {
"babel-eslint": "^10.0.2",
"eslint": "^6.1.0",
"flavors-loader-yaml": "^1.0.1",
"mocha": "^6.2.0",
"semantic-release": "^15.13.18",
"semantic-release-cli": "^5.1.1",
"babel-eslint": "^10.0.3",
"eslint": "^6.8.0",
"flavors-loader-yaml": "^1.0.2",
"mocha": "^7.0.1",
"semantic-release": "^17.0.1",
"semantic-release-cli": "^5.2.3",
"travis-deploy-once": "^5.0.11"
},
"dependencies": {
"deepmerge": "^4.0.0",
"flat": "^4.1.0",
"yargs": "^13.3.0"
"deepmerge": "^4.2.2",
"flat": "^5.0.0",
"yargs": "^15.0.1"
}
}

0 comments on commit 2f84e3e

Please sign in to comment.