Skip to content

Commit

Permalink
Merge pull request #993 from 417-72KI/update-parse-diff
Browse files Browse the repository at this point in the history
Update `parse-diff` library
  • Loading branch information
orta committed Feb 13, 2020
2 parents 9ffa89a + e0300af commit d43ae5a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ x

<!-- Your comment below this -->

- Update `parse-diff` library - [@417-72KI]

<!-- Your comment above this -->

# 9.2.10
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"node-fetch": "^2.3.0",
"override-require": "^1.1.1",
"p-limit": "^2.1.0",
"parse-diff": "^0.5.1",
"parse-diff": "^0.7.0",
"parse-git-config": "^2.0.3",
"parse-github-url": "^1.0.2",
"parse-link-header": "^1.0.1",
Expand All @@ -179,4 +179,4 @@
"pre-push": "yarn build; yarn danger:prepush"
}
}
}
}

0 comments on commit d43ae5a

Please sign in to comment.