0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

Deleted @types/node dependency

- this was originally imported to bring better types in but is no longer
  needed right now
This commit is contained in:
Daniel Lockyer 2022-08-05 08:58:49 +02:00
parent ef588daa9a
commit 5f8b448ab6
No known key found for this signature in database
GPG key ID: D21186F0B47295AD
3 changed files with 0 additions and 7 deletions

View file

@ -16,7 +16,6 @@
],
"devDependencies": {
"@types/jsonwebtoken": "8.5.8",
"@types/node": "16.11.45",
"@types/nodemailer": "6.4.5",
"c8": "7.12.0",
"mocha": "10.0.0",

View file

@ -16,7 +16,6 @@
],
"devDependencies": {
"@types/cookies": "0.7.7",
"@types/node": "16.11.45",
"c8": "7.12.0",
"keypair": "1.0.4",
"mocha": "10.0.0",

View file

@ -3857,11 +3857,6 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.3.tgz#4e4a95b6fe44014563ceb514b2598b3e623d1c98"
integrity sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg==
"@types/node@16.11.45":
version "16.11.45"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.45.tgz#155b13a33c665ef2b136f7f245fa525da419e810"
integrity sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==
"@types/node@^9.6.0":
version "9.6.61"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.61.tgz#29f124eddd41c4c74281bd0b455d689109fc2a2d"