Skip to content

Commit

Permalink
Merge pull request #1606 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed May 28, 2020
2 parents cac8dfc + de9b849 commit 98b4c5a
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 245 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@
},
"homepage": "https://github.com/blackflux/s3-cached#readme",
"dependencies": {
"aws-sdk-wrap": "4.4.5",
"aws-sdk-wrap": "4.4.6",
"cache-manager": "3.3.0",
"cache-manager-fs": "1.0.8",
"lodash.defaults": "4.2.0",
"lodash.get": "4.4.2"
},
"devDependencies": {
"@babel/cli": "7.10.0",
"@babel/core": "7.10.0",
"@babel/plugin-proposal-object-rest-spread": "7.10.0",
"@babel/register": "7.9.0",
"@babel/core": "7.10.1",
"@babel/plugin-proposal-object-rest-spread": "7.10.1",
"@babel/register": "7.10.1",
"@blackflux/eslint-plugin-rules": "1.3.28",
"@blackflux/robo-config-plugin": "3.4.0",
"aws-sdk": "2.684.0",
"aws-sdk": "2.685.0",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"coveralls": "3.1.0",
Expand All @@ -71,7 +71,7 @@
"eslint-plugin-mocha": "7.0.0",
"js-gardener": "2.0.158",
"mocha": "7.2.0",
"node-tdd": "2.11.2",
"node-tdd": "2.11.3",
"nyc": "15.0.1",
"semantic-release": "17.0.8"
},
Expand Down
Loading

0 comments on commit 98b4c5a

Please sign in to comment.