Skip to content

Commit 466a173

Browse files
fix(deps): update dependency json-diff to ^0.10.0 (#513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 339ec40 commit 466a173

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"author": "Gregor Martynus (https://twitter.com/gr2m)",
3131
"license": "MIT",
3232
"dependencies": {
33-
"json-diff": "^0.9.0",
33+
"json-diff": "^0.10.0",
3434
"lodash": "^4.17.11",
3535
"nock": "^13.0.0",
3636
"url-template": "^3.0.0"

0 commit comments

Comments
 (0)