chore(deps): update dependency typescript to v4.9.4

This commit is contained in:
renovate[bot] 2022-12-07 23:59:14 +00:00 committed by GitHub
parent 8fe40b1260
commit 3798724ecf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"source-map-loader": "4.0.1",
"source-map-support": "0.5.21",
"ts-loader": "9.4.2",
"typescript": "4.9.3",
"typescript": "4.9.4",
"webpack": "5.75.0",
"webpack-cli": "5.0.1"
},

View File

@ -830,10 +830,10 @@ ts-loader@9.4.2:
micromatch "^4.0.0"
semver "^7.3.4"
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==
uri-js@^4.2.2:
version "4.4.1"