Skip to content

Commit

Permalink
Update dependency serverless-plugin-aws-alerts to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 25, 2020
1 parent fbf841f commit 8e6180b
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 @@ -97,7 +97,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.1",
"serverless-webpack": "5.2.0",
"sinon": "5.1.1",
"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 @@ -4434,7 +4434,7 @@ lodash.uniq@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"

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 @@ -5992,11 +5992,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.1"
resolved "https://registry.yarnpkg.com/serverless-plugin-aws-alerts/-/serverless-plugin-aws-alerts-1.6.1.tgz#433e0e781c6c49b29cb61f18bd72522beb06681e"
integrity sha512-ylw60cZkjDFtTR08eEKcIU5CHK0PD8TLmTERZ0V4Aoo7cDqT/a9Lr4Ke9U2yBabxrRRqCg1zzZ9QqtQL99YlZA==
dependencies:
lodash "^4.16.6"
lodash "^4.17.10"

[email protected]:
version "5.2.0"
Expand Down

0 comments on commit 8e6180b

Please sign in to comment.