Skip to content

Commit

Permalink
Merge pull request #967 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu authored Jan 5, 2021
2 parents bde5148 + 498ca4e commit e7e912c
Show file tree
Hide file tree
Showing 2 changed files with 435 additions and 492 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,30 +41,30 @@
},
"homepage": "https://github.com/blackflux/node-tdd#readme",
"devDependencies": {
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"@babel/register": "7.11.5",
"@blackflux/eslint-plugin-rules": "1.3.40",
"@blackflux/robo-config-plugin": "3.10.7",
"aws-sdk": "2.810.0",
"@babel/cli": "7.12.10",
"@babel/core": "7.12.10",
"@babel/register": "7.12.10",
"@blackflux/eslint-plugin-rules": "1.3.43",
"@blackflux/robo-config-plugin": "3.10.17",
"aws-sdk": "2.821.0",
"aws-sdk-wrap": "4.6.5",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"coveralls": "3.1.0",
"eslint": "7.10.0",
"eslint": "7.17.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",
"fancy-log": "1.3.3",
"js-gardener": "2.0.176",
"lambda-monitor-logger": "2.4.5",
"js-gardener": "2.0.182",
"lambda-monitor-logger": "2.4.8",
"nyc": "15.1.0",
"request": "2.88.2",
"request-promise": "4.2.6",
"semantic-release": "17.3.0",
"babel-preset-latest-node": "5.0.0"
"semantic-release": "17.3.1",
"babel-preset-latest-node": "5.2.0"
},
"licenses": [
{
Expand Down Expand Up @@ -110,13 +110,13 @@
],
"dependencies": {
"callsites": "3.1.0",
"joi-strict": "1.2.5",
"joi-strict": "1.2.9",
"lodash.clonedeep": "4.5.0",
"lodash.get": "4.4.2",
"minimist": "1.2.5",
"nock": "13.0.4",
"object-scan": "13.6.9",
"smart-fs": "1.11.21",
"nock": "13.0.5",
"object-scan": "13.7.1",
"smart-fs": "1.12.3",
"timekeeper": "2.2.0",
"tmp": "0.2.1",
"uuid": "8.3.0",
Expand Down
Loading

0 comments on commit e7e912c

Please sign in to comment.