Skip to content

Commit

Permalink
Update dependency danger to v11.2.0 (#5530)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 18, 2022
1 parent ae52de0 commit 411ef80
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bots/package.json
Expand Up @@ -7,6 +7,6 @@
"main": "index.js",
"license": "MIT",
"devDependencies": {
"danger": "11.1.4"
"danger": "11.2.0"
}
}
8 changes: 4 additions & 4 deletions bots/yarn.lock
Expand Up @@ -295,10 +295,10 @@ core-js@^3.8.2:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.24.1.tgz#cf7724d41724154010a6576b7b57d94c5d66e64f"
integrity sha512-0QTBSYSUZ6Gq21utGzkfITDylE8jWC9Ne1D2MrhvlsZBI1x39OdDIVbzSqtgMndIy6BlHxBXpMGqzZmnztg2rg==

danger@11.1.4:
version "11.1.4"
resolved "https://registry.yarnpkg.com/danger/-/danger-11.1.4.tgz#db33fe9fb864c9a8d6e9e7a6a69072b0704c3697"
integrity sha512-2X6pbtz7r1RyRhpZpYUWA0L+NancQcjZ0krnoYS5lZxRYfZfG51g1zEUork33zwoUcSpL0BnlTlQQqcGvXhj2A==
danger@11.2.0:
version "11.2.0"
resolved "https://registry.yarnpkg.com/danger/-/danger-11.2.0.tgz#ae1f1434ced5349d9085376497993cf8cba3b77e"
integrity sha512-UMcgmUEQnk9c9ykQhxB8O/KGNGs7Y0mkPFCmg6lvjCSo5PKVyg+7f0mwMSL2gWzBcPf4/V8TpDA6uFJHIcVn4Q==
dependencies:
"@gitbeaker/node" "^21.3.0"
"@octokit/rest" "^18.12.0"
Expand Down

0 comments on commit 411ef80

Please sign in to comment.