Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Commit 5fff6e0

Browse files
Bump deep-diff from 0.3.8 to 1.0.2
Bumps [deep-diff](https://github.com/flitbit/diff) from 0.3.8 to 1.0.2. - [Release notes](https://github.com/flitbit/diff/releases) - [Changelog](https://github.com/flitbit/diff/blob/master/ChangeLog.md) - [Commits](https://github.com/flitbit/diff/compare/v0.3.8...v1.0.2) --- updated-dependencies: - dependency-name: deep-diff dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6528d3d commit 5fff6e0

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
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"async": "^2.5.1",
3535
"command-line-args": "^5.0.2",
36-
"deep-diff": "^0.3.8",
36+
"deep-diff": "^1.0.2",
3737
"js-beautify": "^1.8.9",
3838
"lodash": "^4.17.11",
3939
"object-hash": "^1.3.1",

0 commit comments

Comments
 (0)