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

deps: update dependency danger to ^11.1.2. #102

Merged
merged 1 commit into from
Aug 23, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.54"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3610,7 +3610,7 @@ __metadata:
dependencies:
"@rajzik/conventional-changelog-types": "workspace:^1.0.0"
"@types/node": ^16.11.54
danger: ^11.1.1
danger: ^11.1.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6281,7 +6281,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 @@ -6556,9 +6556,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 @@ -6607,7 +6607,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