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 Oct 17, 2024
1 parent a5d0b3a commit 493b598
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 @@ -47,7 +47,7 @@
"@hypothesis/frontend-testing": "^1.2.2",
"babel-plugin-mockable-imports": "^2.0.1",
"chai": "^5.1.1",
"diff": "^5.2.0",
"diff": "^7.0.0",
"enzyme": "^3.11.0",
"enzyme-adapter-preact-pure": "^4.1.0",
"eslint": "^9.12.0",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4314,6 +4314,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

"discontinuous-range@npm:1.0.0":
version: 1.0.0
resolution: "discontinuous-range@npm:1.0.0"
Expand Down Expand Up @@ -6155,7 +6162,7 @@ __metadata:
bootstrap: ^4.6.2
chai: ^5.1.1
classnames: ^2.5.1
diff: ^5.2.0
diff: ^7.0.0
enzyme: ^3.11.0
enzyme-adapter-preact-pure: ^4.1.0
escape-html: ^1.0.3
Expand Down

0 comments on commit 493b598

Please sign in to comment.