Skip to content

Commit

Permalink
Merge pull request #650 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Jan 14, 2020
2 parents 660d836 + b35343a commit 35c2608
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 197 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,25 +43,25 @@
},
"homepage": "https://github.com/blackflux/smart-fs#readme",
"devDependencies": {
"@babel/cli": "7.7.7",
"@babel/core": "7.7.7",
"@babel/cli": "7.8.3",
"@babel/core": "7.8.3",
"@babel/plugin-proposal-object-rest-spread": "7.7.7",
"@babel/register": "7.7.7",
"@babel/register": "7.8.3",
"@blackflux/eslint-plugin-rules": "1.3.24",
"@blackflux/robo-config-plugin": "3.0.8",
"babel-eslint": "10.0.3",
"chai": "4.2.0",
"coveralls": "3.0.9",
"eslint": "6.8.0",
"eslint-config-airbnb-base": "14.0.0",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-import": "2.20.0",
"eslint-plugin-json": "2.0.1",
"eslint-plugin-markdown": "1.0.1",
"eslint-plugin-mocha": "6.2.2",
"js-gardener": "2.0.130",
"node-tdd": "2.6.1",
"node-tdd": "2.6.2",
"nyc": "15.0.0",
"semantic-release": "15.14.0"
"semantic-release": "16.0.1"
},
"nyc": {
"tempDir": "./coverage/.nyc_output",
Expand Down
Loading

0 comments on commit 35c2608

Please sign in to comment.