Skip to content

Commit a999cfb

Browse files
committed
chore(deps): update dependency typescript to v4.9.3
1 parent d9fdb7f commit a999cfb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-test-renderer": "16.14.0",
3131
"spire": "4.1.2",
3232
"spire-plugin-semantic-release": "4.1.0",
33-
"typescript": "4.8.4",
33+
"typescript": "4.9.3",
3434
"whatwg-fetch": "3.6.2"
3535
},
3636
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14513,10 +14513,10 @@ typedarray@^0.0.6:
1451314513
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1451414514
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1451514515

14516-
typescript@4.8.4:
14517-
version "4.8.4"
14518-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
14519-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
14516+
typescript@4.9.3:
14517+
version "4.9.3"
14518+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
14519+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
1452014520

1452114521
typescript@^3.9.7:
1452214522
version "3.9.9"

0 commit comments

Comments
 (0)