Skip to content

Commit

Permalink
Merge pull request #1273 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Mar 20, 2020
2 parents bfa17ed + bbf2ea1 commit 7ecdfc0
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 71 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"homepage": "https://github.com/blackflux/lambda-example#readme",
"devDependencies": {
"@babel/cli": "7.8.4",
"@babel/core": "7.8.7",
"@babel/plugin-proposal-object-rest-spread": "7.8.3",
"@babel/core": "7.9.0",
"@babel/plugin-proposal-object-rest-spread": "7.9.0",
"@babel/register": "7.8.6",
"@blackflux/eslint-plugin-rules": "1.3.26",
"@blackflux/robo-config-plugin": "3.1.0",
Expand All @@ -46,7 +46,7 @@
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "6.3.0",
"js-gardener": "2.0.142",
"lambda-tdd": "2.11.33",
"lambda-tdd": "2.11.35",
"mocha": "7.1.1",
"nock": "12.0.3",
"nyc": "15.0.0",
Expand All @@ -68,7 +68,7 @@
"dependencies": {
"lambda-async": "1.0.5",
"lambda-monitor-logger": "2.3.1",
"lambda-serverless-api": "6.11.3",
"lambda-serverless-api": "6.11.4",
"moment-timezone": "0.5.28",
"request": "2.88.2"
},
Expand Down
Loading

0 comments on commit 7ecdfc0

Please sign in to comment.