Merge pull request #1390 from h3poteto/dependabot/npm_and_yarn/typescript-4.8.4

Bump typescript from 4.7.4 to 4.8.4
This commit is contained in:
AkiraFukushima 2022-11-03 10:25:28 +09:00 committed by GitHub
commit f24b62cad3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View file

@ -23,7 +23,7 @@
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"ts-loader": "^9.4.1",
"typescript": "4.7.4",
"typescript": "4.8.4",
"url": "^0.11.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"

View file

@ -9,7 +9,7 @@
"license": "MIT",
"dependencies": {
"megalodon": "4.0.0",
"typescript": "4.7.4"
"typescript": "4.8.4"
},
"devDependencies": {
"@types/node": "^18.0.3",

View file

@ -64,7 +64,7 @@
"oauth": "^0.10.0",
"object-assign-deep": "^0.4.0",
"socks-proxy-agent": "^7.0.0",
"typescript": "4.7.4",
"typescript": "4.8.4",
"uuid": "^9.0.0",
"ws": "8.5.0"
},

View file

@ -4705,10 +4705,10 @@ typescript@4.5.4:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
typescript@4.7.4:
version "4.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
typescript@4.8.4:
version "4.8.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
unbox-primitive@^1.0.1:
version "1.0.1"