Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit 6d14450

Browse files
committed
chore(deps): update dependency typescript to v4.3.2
1 parent 5f3cbe8 commit 6d14450

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
@@ -78,7 +78,7 @@
7878
"jest": "26.6.3",
7979
"ts-jest": "26.5.6",
8080
"ts-node": "9.1.1",
81-
"typescript": "4.2.4",
81+
"typescript": "4.3.2",
8282
"typesync": "0.8.0"
8383
}
8484
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9133,10 +9133,10 @@ typedarray@^0.0.6, typedarray@~0.0.5:
91339133
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
91349134
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
91359135

9136-
typescript@4.2.4:
9137-
version "4.2.4"
9138-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
9139-
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
9136+
typescript@4.3.2:
9137+
version "4.3.2"
9138+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
9139+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
91409140

91419141
91429142
version "0.8.0"

0 commit comments

Comments
 (0)