Skip to content

Commit e02f68d

Browse files
deps: bump diff from 6.0.0 to 7.0.0
Bumps [diff](https://github.com/kpdecker/jsdiff) from 6.0.0 to 7.0.0. - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v6.0.0...7.0.0) --- updated-dependencies: - dependency-name: diff dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3528a02 commit e02f68d

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
@@ -44,7 +44,7 @@
4444
"@npmcli/package-json": "^5.0.0",
4545
"@octokit/rest": "^19.0.4",
4646
"dedent": "^1.5.1",
47-
"diff": "^6.0.0",
47+
"diff": "^7.0.0",
4848
"glob": "^10.1.0",
4949
"handlebars": "^4.7.7",
5050
"hosted-git-info": "^7.0.1",

0 commit comments

Comments
 (0)