Skip to content

Commit 82a6075

Browse files
chore(deps): bump jsondiffpatch in /packages/sync-actions
Bumps [jsondiffpatch](https://github.com/benjamine/jsondiffpatch) from 0.5.0 to 0.7.2. - [Release notes](https://github.com/benjamine/jsondiffpatch/releases) - [Commits](https://github.com/benjamine/jsondiffpatch/commits) --- updated-dependencies: - dependency-name: jsondiffpatch dependency-version: 0.7.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6d6e2b commit 82a6075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sync-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"fast-equals": "^2.0.0",
43-
"jsondiffpatch": "0.5.0",
43+
"jsondiffpatch": "0.7.2",
4444
"lodash.flatten": "^4.4.0",
4545
"lodash.foreach": "^4.5.0",
4646
"lodash.intersection": "^4.4.0",

0 commit comments

Comments
 (0)