chore: bump up `typescript` (#227)

pull/228/head
Yusuke Wada 2023-11-03 05:27:11 +09:00 committed by GitHub
parent 24750c37bb
commit 23a64bba03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View File

@ -52,7 +52,7 @@
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"ts-jest": "^29.0.5", "ts-jest": "^29.0.5",
"tsup": "^7.2.0", "tsup": "^7.2.0",
"typescript": "^4.7.4", "typescript": "^5.2.2",
"vitest": "^0.34.2" "vitest": "^0.34.2"
} }
} }

View File

@ -11831,6 +11831,11 @@ typescript@^4.7.4:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
typescript@^5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
typia@^5.0.4: typia@^5.0.4:
version "5.0.4" version "5.0.4"
resolved "https://registry.yarnpkg.com/typia/-/typia-5.0.4.tgz#71fac044326a5cde5dc51c2bff5acc9978fc64b1" resolved "https://registry.yarnpkg.com/typia/-/typia-5.0.4.tgz#71fac044326a5cde5dc51c2bff5acc9978fc64b1"