Skip to content

Commit bb7be08

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

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.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.6.4:
7306+
version "4.6.4"
7307+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
7308+
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
73097309

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

0 commit comments

Comments
 (0)