Bump danger from 7.0.10 to 7.0.11 (#2984)

Bumps [danger](https://github.com/danger/danger-js) from 7.0.10 to 7.0.11.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/7.0.10...7.0.11)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-13 20:49:33 +00:00
committed by chris48s
parent 5d7bfe7d0b
commit 3acef2fb2e
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5754,9 +5754,9 @@
"dev": true
},
"danger": {
"version": "7.0.10",
"resolved": "https://registry.npmjs.org/danger/-/danger-7.0.10.tgz",
"integrity": "sha512-yAdEHaPAoXJLVW8xSHRd/vXy+jf8Kc6HlwROCA2G4N2YIV55lrWrWYrq9mhB3hu19erDWaWDM5bN7kpt4PFNBQ==",
"version": "7.0.11",
"resolved": "https://registry.npmjs.org/danger/-/danger-7.0.11.tgz",
"integrity": "sha512-KwPD0qFEr5NqUH0RFynO6c2KMNa9n6ZgwsVw8WUuJct9THT5cMsSBzX3Gm/bLwSCVugc8H/9xhI06o6DycS8Ww==",
"dev": true,
"requires": {
"@babel/polyfill": "^7.2.5",

View File

@@ -136,7 +136,7 @@
"child-process-promise": "^2.2.1",
"clipboard-copy": "^2.0.1",
"concurrently": "^4.1.0",
"danger": "^7.0.10",
"danger": "^7.0.11",
"danger-plugin-no-test-shortcuts": "^2.0.0",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.9.1",