Skip to content

Commit b4c4e5b

Browse files
build(deps): Bump diff in the npm-production-dependencies group
Bumps the npm-production-dependencies group with 1 update: [diff](https://github.com/kpdecker/jsdiff). Updates `diff` from 8.0.3 to 8.0.4 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v8.0.3...8.0.4) --- updated-dependencies: - dependency-name: diff dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5909730 commit b4c4e5b

File tree

2 files changed

+83
-71
lines changed

2 files changed

+83
-71
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"dependencies": {
26-
"diff": "^8.0.3",
26+
"diff": "^8.0.4",
2727
"fast-glob": "^3.3.3",
2828
"inversify": "^8.1.0",
2929
"p-limit": "^7.3.0"

0 commit comments

Comments
 (0)