Skip to content

Commit

Permalink
chore(deps): update dependency danger to ^11.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 31, 2023
1 parent 1c766d4 commit f4ea72f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/node": "^18.16.18",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"danger": "^11.2.7",
"danger": "^11.2.8",
"danger-plugin-jest": "^1.3.0",
"eslint": "^8.46.0",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2562,9 +2562,9 @@ __metadata:
languageName: node
linkType: hard

"danger@npm:^11.2.7":
version: 11.2.7
resolution: "danger@npm:11.2.7"
"danger@npm:^11.2.8":
version: 11.2.8
resolution: "danger@npm:11.2.8"
dependencies:
"@gitbeaker/node": ^21.3.0
"@octokit/rest": ^18.12.0
Expand Down Expand Up @@ -2613,7 +2613,7 @@ __metadata:
danger-process: distribution/commands/danger-process.js
danger-reset-status: distribution/commands/danger-reset-status.js
danger-runner: distribution/commands/danger-runner.js
checksum: b8d224b4055926172255bc5c865f773bc1d54c9c699eb0ce1dbd3b77836b8f6f3502eb8c58628c6bed71461efb1122faca649d9991a157ecae080404a244d29a
checksum: cacc0d258122018ad4c7c15cb8837245ecd01e5adc94dd6240528c4695fa92c4c551f1728ee382a5e9c133818e9d2331cd0e8b0223c0706bb6c711bbce1a7838
languageName: node
linkType: hard

Expand Down Expand Up @@ -6400,7 +6400,7 @@ __metadata:
"@types/node": ^18.16.18
"@typescript-eslint/eslint-plugin": ^5.62.0
"@typescript-eslint/parser": ^5.62.0
danger: ^11.2.7
danger: ^11.2.8
danger-plugin-jest: ^1.3.0
dotenv: ^16.3.1
eslint: ^8.46.0
Expand Down

0 comments on commit f4ea72f

Please sign in to comment.