Skip to content

Commit c29d855

Browse files
committed
chore(deps): update dependency typescript to v4.6.2
1 parent 1e7e99f commit c29d855

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.6.2"
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.6.2:
7306+
version "4.6.2"
7307+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
7308+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
73097309

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

0 commit comments

Comments
 (0)