Merge pull request #1493 from h3poteto/dependabot/npm_and_yarn/typescript-4.9.4

Bump typescript from 4.9.3 to 4.9.4
This commit is contained in:
AkiraFukushima 2022-12-13 22:43:44 +09:00 committed by GitHub
commit 53123d0b62
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.2",
"typescript": "4.9.3",
"typescript": "4.9.4",
"url": "^0.11.0",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"

View file

@ -9,7 +9,7 @@
"license": "MIT",
"dependencies": {
"megalodon": "4.0.0",
"typescript": "4.9.3"
"typescript": "4.9.4"
},
"devDependencies": {
"@types/node": "^18.11.11",

View file

@ -65,7 +65,7 @@
"object-assign-deep": "^0.4.0",
"parse-link-header": "^2.0.0",
"socks-proxy-agent": "^7.0.0",
"typescript": "4.9.3",
"typescript": "4.9.4",
"uuid": "^9.0.0",
"ws": "8.5.0"
},

View file

@ -4770,10 +4770,10 @@ typescript@4.5.4:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
typescript@4.9.3:
version "4.9.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
typescript@4.9.4:
version "4.9.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
unbox-primitive@^1.0.1:
version "1.0.1"