1
0
Fork 0
mirror of https://github.com/kou029w/megabit.git synced 2025-01-30 21:58:04 +00:00

chore(deps): update dependency typescript to ~4.9.0

This commit is contained in:
renovate[bot] 2022-11-20 07:48:15 +00:00 committed by GitHub
parent cf3ca549ac
commit 51f694040a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@
"devDependencies": {
"@types/node": "~16",
"npm-run-all": "~4",
"typescript": "~4.4.0"
"typescript": "~4.9.0"
},
"scripts": {
"build": "run-p build:*",

View file

@ -602,10 +602,10 @@ supports-color@^5.3.0:
dependencies:
has-flag "^3.0.0"
typescript@~4.4.0:
version "4.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
typescript@~4.9.0:
version "4.9.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
unbox-primitive@^1.0.1:
version "1.0.1"