Skip to content

Commit

Permalink
Bump diff from 5.2.0 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [diff](https://github.com/kpdecker/jsdiff) from 5.2.0 to 7.0.0.
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](kpdecker/jsdiff@v5.2.0...7.0.0)

---
updated-dependencies:
- dependency-name: diff
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and acelaya committed Sep 9, 2024
1 parent cd72bf1 commit d83100f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-plugin-mockable-imports": "^2.0.1",
"chai": "^5.1.1",
"chrome-webstore-upload-cli": "^3.3.1",
"diff": "^5.2.0",
"diff": "^7.0.0",
"eslint": "^8.57.0",
"eslint-config-hypothesis": "^2.6.0",
"eslint-plugin-mocha": "^10.4.1",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4767,6 +4767,13 @@ __metadata:
languageName: node
linkType: hard

"diff@npm:^7.0.0":
version: 7.0.0
resolution: "diff@npm:7.0.0"
checksum: 5db0d339476b18dfbc8a08a7504fbcc74789eec626c8d20cf2cdd1871f1448962888128f4447c8f50a1e41a80decfe5e8489c375843b8cf1d42b7c2b611da4e1
languageName: node
linkType: hard

"dir-glob@npm:^3.0.1":
version: 3.0.1
resolution: "dir-glob@npm:3.0.1"
Expand Down Expand Up @@ -6883,7 +6890,7 @@ __metadata:
babel-plugin-mockable-imports: ^2.0.1
chai: ^5.1.1
chrome-webstore-upload-cli: ^3.3.1
diff: ^5.2.0
diff: ^7.0.0
eslint: ^8.57.0
eslint-config-hypothesis: ^2.6.0
eslint-plugin-mocha: ^10.4.1
Expand Down

0 comments on commit d83100f

Please sign in to comment.