Skip to content

Commit

Permalink
chore: remove compare-func dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed May 12, 2024
1 parent aab0368 commit 8e2995f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"@sapphire/utilities": "3.15.3",
"colorette": "^2.0.20",
"commander": "^12.0.0",
"compare-func": "^2.0.0",
"conventional-changelog-angular": "^8.0.0",
"conventional-recommended-bump": "^10.0.0",
"execa": "^9.0.2",
Expand All @@ -53,7 +52,6 @@
"@sapphire/eslint-config": "^5.0.4",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/compare-func": "^1.3.3",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.12.11",
"@types/semver": "^7.5.8",
Expand Down
9 changes: 0 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -298,15 +298,13 @@ __metadata:
"@sapphire/result": "npm:^2.6.6"
"@sapphire/ts-config": "npm:^5.0.1"
"@sapphire/utilities": "npm:3.15.3"
"@types/compare-func": "npm:^1.3.3"
"@types/js-yaml": "npm:^4.0.9"
"@types/node": "npm:^20.12.11"
"@types/semver": "npm:^7.5.8"
"@typescript-eslint/eslint-plugin": "npm:^7.8.0"
"@typescript-eslint/parser": "npm:^7.8.0"
colorette: "npm:^2.0.20"
commander: "npm:^12.0.0"
compare-func: "npm:^2.0.0"
conventional-changelog-angular: "npm:^8.0.0"
conventional-recommended-bump: "npm:^10.0.0"
cz-conventional-changelog: "npm:^3.3.0"
Expand Down Expand Up @@ -478,13 +476,6 @@ __metadata:
languageName: node
linkType: hard

"@types/compare-func@npm:^1.3.3":
version: 1.3.3
resolution: "@types/compare-func@npm:1.3.3"
checksum: 10/17f409b5a39859e6cafa3e4df6f1f9202d396a79bc0387b993a93f1c2509f1c5a0192d725dc1dc1bdc7cf58949a7c47333df26210553d82b97b51a17da6c7340
languageName: node
linkType: hard

"@types/conventional-commits-parser@npm:^5.0.0":
version: 5.0.0
resolution: "@types/conventional-commits-parser@npm:5.0.0"
Expand Down

0 comments on commit 8e2995f

Please sign in to comment.