clean(deps): remove unused @types/resolve (#423)

- `resolve` was removed in 74f6761ff63863cdb3e92ca1f33640fe6f4fc7db, so typings for it are no longer necessary either
This commit is contained in:
Anton Gilgur 2022-09-20 11:47:28 -04:00 committed by GitHub
parent e8f59ef485
commit ffb562dc84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

1
package-lock.json generated
View File

@ -25,7 +25,6 @@
"@types/lodash": "4.14.161",
"@types/node": "8.0.47",
"@types/object-hash": "1.3.3",
"@types/resolve": "1.17.1",
"@types/semver": "7.1.0",
"colors": "1.4.0",
"graphlib": "2.1.8",

View File

@ -52,7 +52,6 @@
"@types/lodash": "4.14.161",
"@types/node": "8.0.47",
"@types/object-hash": "1.3.3",
"@types/resolve": "1.17.1",
"@types/semver": "7.1.0",
"colors": "1.4.0",
"graphlib": "2.1.8",