Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
deps: update dependency danger to ^11.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2022
1 parent db3a2f3 commit 90c4332
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@commitlint/cli": "^17.0.3",
"@monodeploy/plugin-github": "^0.6.1",
"cross-env": "^7.0.3",
"danger": "^11.1.1",
"danger": "^11.1.2",
"eslint": "^8.22.0",
"eslint-find-rules": "^4.1.0",
"fs-extra": "^10.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/config-danger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Jan Šilhan <silhanu@gmail.com>",
"dependencies": {
"@rajzik/conventional-changelog-types": "workspace:^1.0.0",
"danger": "^11.1.1"
"danger": "^11.1.2"
},
"devDependencies": {
"@types/node": "^16.11.52"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3538,7 +3538,7 @@ __metadata:
dependencies:
"@rajzik/conventional-changelog-types": "workspace:^1.0.0"
"@types/node": ^16.11.52
danger: ^11.1.1
danger: ^11.1.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6209,7 +6209,7 @@ __metadata:
"@commitlint/cli": ^17.0.3
"@monodeploy/plugin-github": ^0.6.1
cross-env: ^7.0.3
danger: ^11.1.1
danger: ^11.1.2
eslint: ^8.22.0
eslint-find-rules: ^4.1.0
fs-extra: ^10.1.0
Expand Down Expand Up @@ -6484,9 +6484,9 @@ __metadata:
languageName: node
linkType: hard

"danger@npm:^11.1.1":
version: 11.1.1
resolution: "danger@npm:11.1.1"
"danger@npm:^11.1.2":
version: 11.1.2
resolution: "danger@npm:11.1.2"
dependencies:
"@octokit/rest": ^18.12.0
async-retry: 1.2.3
Expand Down Expand Up @@ -6535,7 +6535,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: 466dbebb20fbfbfa88103bb4e02000c19ecc936d152b8cded4c272d668695c3b6b55eaac16544f0e4b5b5ef2fd8c6f3bdb4daebb1cf8bcee67ae4b9abb404a62
checksum: 46ffbe6a79fcb0c4791406089bfa793f8de9d15d0282027ac35e22da98ebd7cf4f9953fae495f9b748fc51b4872d51e3389546881493e196f29c0d14afbf2de4
languageName: node
linkType: hard

Expand Down

0 comments on commit 90c4332

Please sign in to comment.