Skip to content

Commit 2cadc04

Browse files
chore(deps): update dependency typescript to v4.7.4
1 parent 1e7e99f commit 2cadc04

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
@@ -44,7 +44,7 @@
4444
"react-dom": "17.0.2",
4545
"semantic-release": "17.4.5",
4646
"ts-jest": "26.5.6",
47-
"typescript": "4.3.5"
47+
"typescript": "4.7.4"
4848
},
4949
"renovate": {
5050
"extends": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7302,10 +7302,10 @@ typedarray@^0.0.6:
73027302
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
73037303
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
73047304

7305-
typescript@4.3.5:
7306-
version "4.3.5"
7307-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
7308-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
7305+
typescript@4.7.4:
7306+
version "4.7.4"
7307+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
7308+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
73097309

73107310
uglify-js@^3.1.4:
73117311
version "3.14.1"

0 commit comments

Comments
 (0)