chore(deps): update dependency typescript to v5
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate 2023-03-17 00:03:18 +00:00
parent 418e6f2c99
commit 35efd9c3b2
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"npm-run-all": "^4.1.5",
"parcel": "^2.8.3",
"prettier": "^2.8.3",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
},
"dependencies": {
"axios": "^1.2.2",

View File

@ -3681,10 +3681,10 @@ typescript@^4.6.4:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
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.0:
version "5.0.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
unbox-primitive@^1.0.2:
version "1.0.2"