add @types/node
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
mightypanders 2022-05-05 22:31:19 +02:00
parent 408ac9d8b3
commit 77aaca2764
2 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,7 @@
"dependencies": {
"@discordjs/rest": "^0.4.1",
"@tsconfig/recommended": "^1.0.1",
"@types/node": "^17.0.31",
"axios": "^0.26.0",
"date-fns": "^2.28.0",
"discord-api-types": "^0.31.2",

View File

@ -755,6 +755,11 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.25.tgz#527051f3c2f77aa52e5dc74e45a3da5fb2301448"
integrity sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==
"@types/node@^17.0.31":
version "17.0.31"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31.tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d"
integrity sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==
"@types/prettier@^2.1.5":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.6.0.tgz#efcbd41937f9ae7434c714ab698604822d890759"