chore(deps): update dependency typescript to v5

This commit is contained in:
renovate[bot] 2023-03-18 08:05:05 +00:00
parent e698c0392c
commit fea848fe75
2 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@
"lint-staged": "^13.0.0",
"prettier": "^2.5.1",
"typedoc": "^0.23.0",
"typescript": "^4.2.4"
"typescript": "^5.0.0"
},
"scripts": {
"build": "tsc",

View file

@ -1266,10 +1266,10 @@ typedoc@^0.23.0:
minimatch "^5.1.0"
shiki "^0.10.1"
typescript@^4.2.4:
version "4.5.2"
resolved "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz"
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
typescript@^5.0.0:
version "5.0.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
uri-js@^4.2.2:
version "4.4.1"