Skip to content

Commit

Permalink
Merge pull request #1179 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Jun 25, 2020
2 parents 3dc7c80 + dd3abf3 commit edbc543
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 191 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,25 +36,25 @@
},
"homepage": "https://github.com/blackflux/robo-config#readme",
"devDependencies": {
"@babel/cli": "7.10.1",
"@babel/core": "7.10.2",
"@babel/plugin-proposal-object-rest-spread": "7.10.1",
"@babel/register": "7.10.1",
"@babel/cli": "7.10.3",
"@babel/core": "7.10.3",
"@babel/plugin-proposal-object-rest-spread": "7.10.3",
"@babel/register": "7.10.3",
"@blackflux/eslint-plugin-rules": "1.3.30",
"@blackflux/robo-config-plugin": "3.4.11",
"@blackflux/robo-config-plugin": "3.4.12",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"coveralls": "3.1.0",
"eslint": "7.2.0",
"eslint": "7.3.1",
"eslint-config-airbnb-base": "14.2.0",
"eslint-plugin-import": "2.21.2",
"eslint-plugin-json": "2.1.1",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "7.0.1",
"js-gardener": "2.0.164",
"node-tdd": "2.11.5",
"node-tdd": "2.14.0",
"nyc": "15.1.0",
"semantic-release": "17.0.8"
"semantic-release": "17.1.0"
},
"nyc": {
"tempDir": "./coverage/.nyc_output",
Expand Down
Loading

0 comments on commit edbc543

Please sign in to comment.