1
0
Fork 0

Merge pull request #27 from EllieBotDevs/development

Updated @types/node
This commit is contained in:
Emotion 2022-01-27 23:47:25 +13:00 committed by GitHub
commit c380068ea4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@
"typeorm": "^0.2.41" "typeorm": "^0.2.41"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^17.0.10", "@types/node": "^17.0.12",
"@types/socket.io-client": "^3.0.0", "@types/socket.io-client": "^3.0.0",
"nodemon": "^2.0.15", "nodemon": "^2.0.15",
"typescript": "^4.5.5" "typescript": "^4.5.5"

View file

@ -68,10 +68,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b" resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b"
integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg== integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==
"@types/node@^17.0.10": "@types/node@^17.0.12":
version "17.0.10" version "17.0.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.10.tgz#616f16e9d3a2a3d618136b1be244315d95bd7cab" resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.12.tgz#f7aa331b27f08244888c47b7df126184bc2339c5"
integrity sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog== integrity sha512-4YpbAsnJXWYK/fpTVFlMIcUIho2AYCi4wg5aNPrG1ng7fn/1/RZfCIpRCiBX+12RVa34RluilnvCqD+g3KiSiA==
"@types/socket.io-client@^3.0.0": "@types/socket.io-client@^3.0.0":
version "3.0.0" version "3.0.0"