Skip to content

Commit a4fd8d7

Browse files
chore: Bump diff from 7.0.0 to 8.0.2 in the major-updates group (#40)
Bumps the major-updates group with 1 update: [diff](https://github.com/kpdecker/jsdiff). Updates `diff` from 7.0.0 to 8.0.2 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@7.0.0...v8.0.2) --- updated-dependencies: - dependency-name: diff dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent effed9a commit a4fd8d7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@actions/core": "^1.11.1",
2525
"@actions/github": "^6.0.0",
26-
"diff": "^7.0.0"
26+
"diff": "^8.0.2"
2727
},
2828
"devDependencies": {
2929
"@biomejs/biome": "1.9.4",

0 commit comments

Comments
 (0)