Skip to content

Commit f09ad5d

Browse files
Bump diff from 8.0.0 to 8.0.1 (#2967)
Bumps [diff](https://github.com/kpdecker/jsdiff) from 8.0.0 to 8.0.1. - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: diff dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9e25ce commit f09ad5d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/node": "^20.17.47",
4545
"ajv": "^8.17.1",
4646
"caniuse-lite": "^1.0.30001718",
47-
"diff": "^8.0.0",
47+
"diff": "^8.0.1",
4848
"eslint-plugin-new-with-error": "^5.0.0",
4949
"fast-json-stable-stringify": "^2.1.0",
5050
"fdir": "^6.4.4",

0 commit comments

Comments
 (0)