Skip to content

Commit 8eeccfa

Browse files
chore(deps): update dependency typescript to v4.7.3 (#254)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2bf306a commit 8eeccfa

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.2",
6565
"ts-jest": "27.1.5",
6666
"ts-node": "10.8.1",
67-
"typescript": "4.7.2"
67+
"typescript": "4.7.3"
6868
},
6969
"dependencies": {
7070
"@actions/core": "1.8.2",

yarn.lock

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

6123-
typescript@4.7.2:
6124-
version "4.7.2"
6125-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
6126-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
6123+
typescript@4.7.3:
6124+
version "4.7.3"
6125+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
6126+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
61276127

61286128
uglify-js@^3.1.4:
61296129
version "3.14.5"

0 commit comments

Comments
 (0)