Skip to content

Commit

Permalink
chore(deps): update dependency serverless-plugin-aws-alerts to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 30, 2020
1 parent 32fd1e4 commit 10e7daf
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"serverless": "1.36.2",
"serverless-domain-manager": "2.6.12",
"serverless-offline": "3.33.0",
"serverless-plugin-aws-alerts": "1.2.4",
"serverless-plugin-aws-alerts": "1.6.0",
"serverless-webpack": "5.2.0",
"sinon": "6.3.5",
"sinon-chai": "3.3.0",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4763,7 +4763,7 @@ [email protected]:
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"

lodash@^4.0.0, lodash@^4.11.1, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.16.6, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.8.0:
lodash@^4.0.0, lodash@^4.11.1, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.8.0:
version "4.17.10"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"

Expand Down Expand Up @@ -6382,11 +6382,12 @@ [email protected]:
uuid "^3.3.2"
velocityjs "^1.1.2"

[email protected]:
version "1.2.4"
resolved "https://registry.yarnpkg.com/serverless-plugin-aws-alerts/-/serverless-plugin-aws-alerts-1.2.4.tgz#df0958acf128298aa069dd38e134b0104c3d2f44"
[email protected]:
version "1.6.0"
resolved "https://registry.yarnpkg.com/serverless-plugin-aws-alerts/-/serverless-plugin-aws-alerts-1.6.0.tgz#ae98757747be35baf1633e0fe9cf9f6255b23b3a"
integrity sha512-xiMBUeJIgJTo2fXJUB+EfDhuWHUgsyqZP5QKN/qk00mDvN+fGGA6LxD3w6Q8ADTKc2WO5HYQVZqnO2qn6xOLzA==
dependencies:
lodash "^4.16.6"
lodash "^4.17.10"

[email protected]:
version "5.2.0"
Expand Down

0 comments on commit 10e7daf

Please sign in to comment.