Skip to content

Commit 7c7d367

Browse files
chore(deps): update dependency typescript to v4.9.3 (#365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d369aa commit 7c7d367

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,7 +64,7 @@
6464
"semantic-release": "19.0.5",
6565
"ts-jest": "27.1.5",
6666
"ts-node": "10.9.1",
67-
"typescript": "4.8.4"
67+
"typescript": "4.9.3"
6868
},
6969
"dependencies": {
7070
"@actions/core": "1.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6184,10 +6184,10 @@ typedarray-to-buffer@^4.0.0:
61846184
resolved "https://registry.yarnpkg.com/typedarray-to-buffer/-/typedarray-to-buffer-4.0.0.tgz#cdd2933c61dd3f5f02eda5d012d441f95bfeb50a"
61856185
integrity sha512-6dOYeZfS3O9RtRD1caom0sMxgK59b27+IwoNy8RDPsmslSGOyU+mpTamlaIW7aNKi90ZQZ9DFaZL3YRoiSCULQ==
61866186

6187-
typescript@4.8.4:
6188-
version "4.8.4"
6189-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
6190-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
6187+
typescript@4.9.3:
6188+
version "4.9.3"
6189+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
6190+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
61916191

61926192
uglify-js@^3.1.4:
61936193
version "3.14.5"

0 commit comments

Comments
 (0)