Skip to content

Commit 55a8b69

Browse files
chore(deps): update dependency danger to ^10.6.1 (#29278)
Co-authored-by: Renovate Bot <[email protected]>
1 parent aa89084 commit 55a8b69

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"chalk": "^4.1.0",
3535
"chokidar": "^3.5.1",
3636
"cross-env": "^7.0.3",
37-
"danger": "^10.6.0",
37+
"danger": "^10.6.1",
3838
"date-fns": "^1.30.1",
3939
"dictionary-en": "^3.1.0",
4040
"eslint": "^5.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8715,10 +8715,10 @@ damerau-levenshtein@^1.0.6:
87158715
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.6.tgz#143c1641cb3d85c60c32329e26899adea8701791"
87168716
integrity sha512-JVrozIeElnj3QzfUIt8tB8YMluBJom4Vw9qTPpjGYQ9fYlB3D/rb6OordUxf3xeFB35LKWs0xqcO5U6ySvBtug==
87178717

8718-
danger@^10.6.0:
8719-
version "10.6.0"
8720-
resolved "https://registry.yarnpkg.com/danger/-/danger-10.6.0.tgz#6fcb10753143aeb60c139065b952dbe783e8ed14"
8721-
integrity sha512-cN9skuxtkgfnV4CQpF20L3Yt3VhMlBvvWAoh2QashDepI420gwcxoCRpxdCF7GP3aVJuh5LuI9ObrDvAxpnCFA==
8718+
danger@^10.6.1:
8719+
version "10.6.1"
8720+
resolved "https://registry.yarnpkg.com/danger/-/danger-10.6.1.tgz#b19bd8f15f764b13a4bc3c1cb5b3a74e199f93c4"
8721+
integrity sha512-uoAhEziWafPq9oCHFFr4d3gMcAmiLaybUT73c1ZEWnATGlwPthGKDOE9DE0TNpr2yMeV9GgpruOD5URivP8LBw==
87228722
dependencies:
87238723
"@babel/polyfill" "^7.2.5"
87248724
"@octokit/rest" "^16.43.1"

0 commit comments

Comments
 (0)