Skip to content

Commit

Permalink
fix: remove object-hash dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Oct 2, 2022
1 parent 5f5a28f commit 699eaa7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
2 changes: 0 additions & 2 deletions package.json
Expand Up @@ -37,8 +37,6 @@
"@sapphire/result": "^2.5.0",
"@sapphire/stopwatch": "^1.5.0",
"@sapphire/utilities": "^3.10.0",
"@types/object-hash": "^2.2.1",
"object-hash": "^3.0.0",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand Down
16 changes: 0 additions & 16 deletions yarn.lock
Expand Up @@ -569,7 +569,6 @@ __metadata:
"@sapphire/ts-config": ^3.3.4
"@sapphire/utilities": ^3.10.0
"@types/node": ^18.7.23
"@types/object-hash": ^2.2.1
"@types/ws": ^8.5.3
"@typescript-eslint/eslint-plugin": ^5.38.1
"@typescript-eslint/parser": ^5.38.1
Expand All @@ -582,7 +581,6 @@ __metadata:
gen-esm-wrapper: ^1.1.3
husky: ^8.0.1
lint-staged: ^13.0.3
object-hash: ^3.0.0
pinst: ^3.0.0
prettier: ^2.7.1
pretty-quick: ^3.1.3
Expand Down Expand Up @@ -794,13 +792,6 @@ __metadata:
languageName: node
linkType: hard

"@types/object-hash@npm:^2.2.1":
version: 2.2.1
resolution: "@types/object-hash@npm:2.2.1"
checksum: bbcbf076903e11fa6d61dd5cc365bce2b080b18502ef52672a427443262e465d7b46b8f2821e8cea0307de66aee2eb92ad6e2bed2346acd7c8de118d4123fe3a
languageName: node
linkType: hard

"@types/parse-json@npm:^4.0.0":
version: 4.0.0
resolution: "@types/parse-json@npm:4.0.0"
Expand Down Expand Up @@ -4140,13 +4131,6 @@ __metadata:
languageName: node
linkType: hard

"object-hash@npm:^3.0.0":
version: 3.0.0
resolution: "object-hash@npm:3.0.0"
checksum: 80b4904bb3857c52cc1bfd0b52c0352532ca12ed3b8a6ff06a90cd209dfda1b95cee059a7625eb9da29537027f68ac4619363491eedb2f5d3dddbba97494fd6c
languageName: node
linkType: hard

"object-inspect@npm:^1.12.2":
version: 1.12.2
resolution: "object-inspect@npm:1.12.2"
Expand Down

0 comments on commit 699eaa7

Please sign in to comment.