Skip to content

Commit 979aac6

Browse files
committed
chore(deps): update dependency typescript to v4.9.3
1 parent 40961f9 commit 979aac6

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
@@ -64,6 +64,6 @@
6464
"prettier": "2.7.1",
6565
"rimraf": "3.0.2",
6666
"semantic-release": "19.0.5",
67-
"typescript": "4.8.4"
67+
"typescript": "4.9.3"
6868
}
6969
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5762,10 +5762,10 @@ type-fest@^1.0.2:
57625762
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
57635763
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
57645764

5765-
typescript@4.8.4:
5766-
version "4.8.4"
5767-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
5768-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
5765+
typescript@4.9.3:
5766+
version "4.9.3"
5767+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
5768+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
57695769

57705770
uglify-js@^3.1.4:
57715771
version "3.15.4"

0 commit comments

Comments
 (0)