Skip to content

Commit

Permalink
fix(deps): update dependency diff to v7
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
RedStar071 and renovate[bot] committed Nov 3, 2024
1 parent 012b86a commit fdaa56e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"bufferutil": "^4.0.8",
"colorette": "^2.0.20",
"confusables": "^1.1.1",
"diff": "^5.2.0",
"diff": "^7.0.0",
"discord-api-types": "0.37.98",
"discord.js": "~14.15.3",
"he": "^1.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3638,10 +3638,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:^7.0.0":
version: 7.0.0
resolution: "diff@npm:7.0.0"
checksum: 10/e9b8e48d054c9c0c093c65ce8e2637af94b35f2427001607b14e5e0589e534ea3413a7f91ebe6d7c5a1494ace49cb7c7c3972f442ddd96a4767ff091999a082e
languageName: node
linkType: hard

Expand Down Expand Up @@ -8406,7 +8406,7 @@ __metadata:
colorette: "npm:^2.0.20"
confusables: "npm:^1.1.1"
cz-conventional-changelog: "npm:^3.3.0"
diff: "npm:^5.2.0"
diff: "npm:^7.0.0"
discord-api-types: "npm:0.37.98"
discord.js: "npm:~14.15.3"
eslint: "npm:^8.57.1"
Expand Down

0 comments on commit fdaa56e

Please sign in to comment.