Skip to content

Commit 1d3521e

Browse files
committed
Release 13.0.0
1 parent 71c4695 commit 1d3521e

File tree

5 files changed

+31
-142699
lines changed

5 files changed

+31
-142699
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "danger",
3-
"version": "12.3.4",
3+
"version": "13.0.0",
44
"description": "Unit tests for Team Culture",
55
"main": "distribution/danger.js",
66
"typings": "distribution/danger.d.ts",
@@ -99,7 +99,6 @@
9999
"@babel/plugin-transform-typescript": "7.16.7",
100100
"@babel/preset-env": "7.16.7",
101101
"@babel/traverse": "7.16.7",
102-
"@octokit/openapi-types": "^11.2.0",
103102
"@types/async-retry": "^1.4.1",
104103
"@types/debug": "0.0.30",
105104
"@types/get-stdin": "^5.0.1",
@@ -184,6 +183,10 @@
184183
"require-from-string": "^2.0.2",
185184
"supports-hyperlinks": "^1.0.1"
186185
},
186+
"resolutions": {
187+
"before-after-hook": "2.2.0",
188+
"@octokit/rest": "^20.1.2"
189+
},
187190
"husky": {
188191
"hooks": {
189192
"pre-commit": "lint-staged",

0 commit comments

Comments
 (0)