Skip to content

Commit

Permalink
Merge pull request #485 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Aug 17, 2020
2 parents 6080dd3 + be8567c commit b53e497
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 123 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -10,22 +10,22 @@
"license": "MIT",
"devDependencies": {
"@babel/cli": "7.10.5",
"@babel/core": "7.10.5",
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
"@babel/core": "7.11.1",
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
"@babel/register": "7.10.5",
"@blackflux/eslint-plugin-rules": "1.3.31",
"@blackflux/robo-config-plugin": "3.5.2",
"@blackflux/eslint-plugin-rules": "1.3.32",
"@blackflux/robo-config-plugin": "3.9.4",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"coveralls": "3.1.0",
"eslint": "7.5.0",
"eslint": "7.7.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-json": "2.1.1",
"eslint-plugin-json": "2.1.2",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "7.0.1",
"js-gardener": "2.0.165",
"node-tdd": "2.17.0",
"eslint-plugin-mocha": "8.0.0",
"js-gardener": "2.0.166",
"node-tdd": "2.18.2",
"nyc": "15.1.0",
"semantic-release": "17.1.1"
},
Expand Down

0 comments on commit b53e497

Please sign in to comment.