Skip to content

Commit

Permalink
fix(deps): bump cache-manager from 3.2.1 to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 1, 2020
1 parent 798a168 commit b684c42
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"homepage": "https://github.com/blackflux/s3-cached#readme",
"dependencies": {
"aws-sdk-wrap": "4.1.3",
"cache-manager": "3.2.1",
"cache-manager": "3.3.0",
"cache-manager-fs": "1.0.8",
"lodash.defaults": "4.2.0",
"lodash.get": "4.4.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1129,13 +1129,13 @@ cache-manager-fs@1.0.8:
fs-promise "^0.3.1"
uuid "^2.0.1"

cache-manager@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/cache-manager/-/cache-manager-3.2.1.tgz#a00db7fed1319daf942ca5e710524c6f1958e1e6"
integrity sha512-H0pVQgl59aFjLJUzF5sxdWjgI/G1ZjXz3HNhK0qoNSZDVWM3CPK9+niCo8cOzKGn869IswYj0ax97gUlDG1cxQ==
cache-manager@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/cache-manager/-/cache-manager-3.3.0.tgz#eb75fb45709ba4eb67a32054d72b5fb9e5ac717e"
integrity sha512-BH7pfWWZ6BYnkcj6759uWnTCwMz24LXI0PzribTP8WqpydHo9Jk6EM9itmG+rBXAJHbNOwo1ES49SIn8hyhW2A==
dependencies:
async "1.5.2"
lodash.clonedeep "4.5.0"
lodash "^4.17.15"
lru-cache "4.0.0"

cache-manager@^1.1.0:
Expand Down

0 comments on commit b684c42

Please sign in to comment.