Skip to content

Commit 4fbabcb

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 15a8ec4 commit 4fbabcb

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
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"eslint-config-fnd": "^1.13.0",
3434
"faucet-pipeline-static": "^2.0.0",
35-
"json-diff": "^0.9.0",
35+
"json-diff": "^1.0.0",
3636
"npm-run-all": "^4.1.5",
3737
"release-util-fnd": "^3.0.0"
3838
}

0 commit comments

Comments
 (0)