Skip to content

Commit

Permalink
Merge pull request #1325 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Nov 19, 2020
2 parents 783255f + 15369d3 commit e4ab779
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 234 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,20 @@
"@babel/cli": "7.12.1",
"@babel/core": "7.12.3",
"@babel/register": "7.12.1",
"@blackflux/eslint-plugin-rules": "1.3.40",
"@blackflux/robo-config-plugin": "3.10.9",
"@blackflux/eslint-plugin-rules": "1.3.41",
"@blackflux/robo-config-plugin": "3.10.14",
"babel-eslint": "10.1.0",
"babel-preset-latest-node": "5.0.0",
"babel-preset-latest-node": "5.1.1",
"chai": "4.2.0",
"coveralls": "3.1.0",
"eslint": "7.11.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint": "7.13.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-json": "2.1.2",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "8.0.0",
"js-gardener": "2.0.177",
"node-tdd": "2.18.10",
"js-gardener": "2.0.179",
"node-tdd": "2.18.11",
"nyc": "15.1.0",
"semantic-release": "17.2.3"
},
Expand Down Expand Up @@ -102,14 +102,14 @@
"dependencies": {
"app-root-path": "3.0.0",
"deepmerge": "4.2.2",
"joi-strict": "1.2.5",
"joi-strict": "1.2.6",
"lodash.clonedeep": "4.5.0",
"lodash.difference": "4.5.0",
"lodash.get": "4.4.2",
"mustache": "4.0.1",
"object-deep-contain": "1.0.27",
"object-scan": "13.3.9",
"object-treeify": "1.1.28",
"smart-fs": "1.12.0"
"object-deep-contain": "1.0.28",
"object-scan": "13.6.6",
"object-treeify": "1.1.29",
"smart-fs": "1.12.1"
}
}
Loading

0 comments on commit e4ab779

Please sign in to comment.