Skip to content

Commit 572df7a

Browse files
Update dependency typescript to v4.6.3 (#851)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 73d118a commit 572df7a

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
@@ -90,7 +90,7 @@
9090
"tslint-eslint-rules": "5.4.0",
9191
"tslint-plugin-prettier": "2.3.0",
9292
"tslint-react": "5.0.0",
93-
"typescript": "4.5.2"
93+
"typescript": "4.6.3"
9494
},
9595
"files": [
9696
"lib"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14406,10 +14406,10 @@ typedarray@^0.0.6:
1440614406
version "0.0.6"
1440714407
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1440814408

14409-
typescript@4.5.2:
14410-
version "4.5.2"
14411-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
14412-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
14409+
typescript@4.6.3:
14410+
version "4.6.3"
14411+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
14412+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
1441314413

1441414414
ua-parser-js@^0.7.18:
1441514415
version "0.7.28"

0 commit comments

Comments
 (0)