Skip to content

Commit 1f58550

Browse files
chore(deps): update dependency typescript to v4.3.5 (#64)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0190c1c commit 1f58550

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@changesets/cli": "2.16.0",
2323
"jest": "26.6.3",
2424
"prettier": "2.3.0",
25-
"typescript": "4.3.2"
25+
"typescript": "4.3.5"
2626
},
2727
"prettier": {
2828
"useTabs": true

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5418,7 +5418,12 @@ typedarray-to-buffer@^3.1.5:
54185418
dependencies:
54195419
is-typedarray "^1.0.0"
54205420

5421-
[email protected], typescript@^4.3.2:
5421+
5422+
version "4.3.5"
5423+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
5424+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
5425+
5426+
typescript@^4.3.2:
54225427
version "4.3.2"
54235428
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
54245429
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==

0 commit comments

Comments
 (0)