Merge pull request #109 from EllieBotDevs/dependabot/npm_and_yarn/development/types/node-18.6.3

Bump @types/node from 18.6.2 to 18.6.3
This commit is contained in:
Emotion 2022-08-03 00:01:32 +12:00 committed by GitHub
commit bb3e11d5dd
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.3.7" "typeorm": "^0.3.7"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^18.6.2", "@types/node": "^18.6.3",
"@types/socket.io-client": "^3.0.0", "@types/socket.io-client": "^3.0.0",
"nodemon": "^2.0.19", "nodemon": "^2.0.19",
"typescript": "^4.7.4" "typescript": "^4.7.4"

View file

@ -64,10 +64,10 @@
resolved "https://registry.yarnpkg.com/@tokenizer/token/-/token-0.3.0.tgz#fe98a93fe789247e998c75e74e9c7c63217aa276" resolved "https://registry.yarnpkg.com/@tokenizer/token/-/token-0.3.0.tgz#fe98a93fe789247e998c75e74e9c7c63217aa276"
integrity sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A== integrity sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==
"@types/node@*", "@types/node@^18.6.2": "@types/node@*", "@types/node@^18.6.3":
version "18.6.2" version "18.6.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.2.tgz#ffc5f0f099d27887c8d9067b54e55090fcd54126" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.3.tgz#4e4a95b6fe44014563ceb514b2598b3e623d1c98"
integrity sha512-KcfkBq9H4PI6Vpu5B/KoPeuVDAbmi+2mDBqGPGUgoL7yXQtcWGu2vJWmmRkneWK3Rh0nIAX192Aa87AqKHYChQ== integrity sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg==
"@types/socket.io-client@^3.0.0": "@types/socket.io-client@^3.0.0":
version "3.0.0" version "3.0.0"