Skip to content

Commit cef9b5b

Browse files
committed
chore(deps): update dependency typescript to v4.3.5
1 parent a3aab75 commit cef9b5b

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
@@ -252,7 +252,7 @@
252252
"stream-to-string": "1.2.0",
253253
"ts-node": "10.0.0",
254254
"tsd": "0.17.0",
255-
"typescript": "4.3.2"
255+
"typescript": "4.3.5"
256256
},
257257
"scripts": {
258258
"build-local": "tsc -p tsconfig.node.json",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4047,10 +4047,10 @@ typedarray-to-buffer@^3.1.5:
40474047
dependencies:
40484048
is-typedarray "^1.0.0"
40494049

4050-
4051-
version "4.3.2"
4052-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
4053-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
4050+
4051+
version "4.3.5"
4052+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
4053+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
40544054

40554055
unbox-primitive@^1.0.1:
40564056
version "1.0.1"

0 commit comments

Comments
 (0)