Bump danger from 6.1.9 to 6.1.11 (#2501)

Bumps [danger](https://github.com/danger/danger-js) from 6.1.9 to 6.1.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/6.1.9...6.1.11)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-12-10 18:55:12 +00:00
committed by Pierre-Yves B
parent c89396088d
commit 11e9e75e45
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3504,9 +3504,9 @@
}
},
"danger": {
"version": "6.1.9",
"resolved": "https://registry.npmjs.org/danger/-/danger-6.1.9.tgz",
"integrity": "sha512-crVObxEnSCiGRGOnTyW40kUT5M9UF/QD5TZ72OyWTmQVO4wFc2yfc5GbibkZESLkJ+kJOl9rBefFm7FATx17UA==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/danger/-/danger-6.1.11.tgz",
"integrity": "sha512-KzhBYFKTSLqzlTGXNDp8B3B3ShZ868+kZyXIP0m9j4p8ZQap47QKmKEuhOB4uBnqVe+idlHYWz8ES0oEA7qtyQ==",
"dev": true,
"requires": {
"@babel/polyfill": "^7.0.0",
+1 -1
View File
@@ -120,7 +120,7 @@
"chainsmoker": "^0.1.0",
"child-process-promise": "^2.2.1",
"concurrently": "^4.1.0",
"danger": "^6.1.9",
"danger": "^6.1.11",
"danger-plugin-no-test-shortcuts": "^2.0.0",
"eol": "^0.9.1",
"eslint": "^5.10.0",