Skip to content

Commit cf628d2

Browse files
dependabot[bot]moonglum
authored andcommitted
Bump json-diff from 0.5.5 to 0.7.1
Bumps [json-diff](https://github.com/andreyvit/json-diff) from 0.5.5 to 0.7.1. - [Release notes](https://github.com/andreyvit/json-diff/releases) - [Commits](andreyvit/json-diff@v0.5.5...v0.7.1) --- updated-dependencies: - dependency-name: json-diff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdb64af commit cf628d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"eslint-config-fnd": "^1.10.0",
2929
"file-type-cli": "^6.0.0",
30-
"json-diff": "^0.5.4",
30+
"json-diff": "^0.7.1",
3131
"npm-run-all": "^4.1.5",
3232
"release-util-fnd": "^2.0.1"
3333
}

0 commit comments

Comments
 (0)