Skip to content

Commit 48cbd95

Browse files
dependabot[bot]moonglum
authored andcommitted
Bump json-diff from 0.9.1 to 1.0.0
Bumps [json-diff](https://github.com/andreyvit/json-diff) from 0.9.1 to 1.0.0. - [Release notes](https://github.com/andreyvit/json-diff/releases) - [Commits](andreyvit/json-diff@v0.9.1...v1.0.0) --- updated-dependencies: - dependency-name: json-diff dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2eb41c commit 48cbd95

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
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"eslint-config-fnd": "^1.13.0",
29-
"json-diff": "^0.9.0",
29+
"json-diff": "^1.0.0",
3030
"npm-run-all": "^4.1.5",
3131
"release-util-fnd": "^3.0.0"
3232
}

0 commit comments

Comments
 (0)