Skip to content

Commit d22927b

Browse files
chore(deps): update dependency typescript to v4.9.3
1 parent cbb8995 commit d22927b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"rimraf": "3.0.2",
6464
"spire": "3.2.3",
6565
"spire-plugin-semantic-release": "3.2.3",
66-
"typescript": "4.8.4"
66+
"typescript": "4.9.3"
6767
},
6868
"dependencies": {
6969
"@types/highlight.js": "^9.12.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10402,10 +10402,10 @@ typedarray-to-buffer@^3.1.5:
1040210402
dependencies:
1040310403
is-typedarray "^1.0.0"
1040410404

10405-
typescript@4.8.4:
10406-
version "4.8.4"
10407-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
10408-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
10405+
typescript@4.9.3:
10406+
version "4.9.3"
10407+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
10408+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
1040910409

1041010410
typescript@^3.9.7:
1041110411
version "3.9.10"

0 commit comments

Comments
 (0)