Skip to content

Commit b8f756b

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 18d5281 commit b8f756b

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
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"eslint-config-fnd": "^1.13.0",
3232
"file-type-cli": "^6.0.0",
33-
"json-diff": "^0.9.0",
33+
"json-diff": "^1.0.0",
3434
"npm-run-all": "^4.1.5",
3535
"release-util-fnd": "^3.0.0"
3636
}

0 commit comments

Comments
 (0)