Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump diff from 5.2.0 to 6.0.0 #1542

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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-jest": "^29.7.0",
"chalk": "^5.3.0",
"core-js": "~3.37.1",
"diff": "^5.2.0",
"diff": "^6.0.0",
"eslint": "^9.9.0",
"expect": "^29.7.0",
"globals": "^15.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1532,7 +1532,7 @@ __metadata:
babel-jest: "npm:^29.7.0"
chalk: "npm:^5.3.0"
core-js: "npm:~3.37.1"
diff: "npm:^5.2.0"
diff: "npm:^6.0.0"
eslint: "npm:^9.9.0"
expect: "npm:^29.7.0"
globals: "npm:^15.9.0"
Expand Down Expand Up @@ -3154,10 +3154,10 @@ __metadata:
languageName: node
linkType: hard

"diff@npm:^5.2.0":
version: 5.2.0
resolution: "diff@npm:5.2.0"
checksum: 10/01b7b440f83a997350a988e9d2f558366c0f90f15be19f4aa7f1bb3109a4e153dfc3b9fbf78e14ea725717017407eeaa2271e3896374a0181e8f52445740846d
"diff@npm:^6.0.0":
version: 6.0.0
resolution: "diff@npm:6.0.0"
checksum: 10/86232339fe3d301c1d8e729f6ae553cf3f39713fffcaf57b3b3eecb873514ae4eb3ac9a90d2588b24b0ef864f46fd6f2c1fff55209a352080a9a5e26e8cf78eb
languageName: node
linkType: hard

Expand Down