diff --git a/package.json b/package.json index f94ebe9..8eb64e3 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "terser-webpack-plugin": "^5.3.6", "ts-loader": "^9.4.2", "ts-node": "^10.9.1", - "typescript": "^4.9.4", + "typescript": "^5.0.3", "webpack": "^5.75.0", "webpack-cli": "^5.0.1" }, diff --git a/yarn.lock b/yarn.lock index 300d8d1..7a22e2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1343,10 +1343,10 @@ tunnel@0.0.6, tunnel@^0.0.6: resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c" integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg== -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== +typescript@^5.0.3: + version "5.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf" + integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA== universal-user-agent@^6.0.0: version "6.0.0"