Skip to content

Commit

Permalink
Merge pull request #448 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 f2673f8 + fdbbc77 commit 959a787
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 129 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -9,25 +9,25 @@
"author": "Lukas Siemon",
"license": "MIT",
"devDependencies": {
"@babel/cli": "7.10.1",
"@babel/cli": "7.10.3",
"@babel/core": "7.10.2",
"@babel/plugin-proposal-object-rest-spread": "7.10.1",
"@babel/register": "7.10.1",
"@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.13",
"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"
},
"licenses": [
{
Expand Down

0 comments on commit 959a787

Please sign in to comment.