8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9457e13 commit a87cfcfCopy full SHA for a87cfcf
package.json
@@ -50,6 +50,6 @@
50
"prettier": "2.2.1",
51
"rimraf": "3.0.2",
52
"ts-jest": "26.5.4",
53
- "typescript": "4.2.3"
+ "typescript": "4.2.4"
54
}
55
yarn.lock
@@ -4041,9 +4041,9 @@ typedarray-to-buffer@^3.1.5:
4041
dependencies:
4042
is-typedarray "^1.0.0"
4043
4044
-typescript@4.2.3:
4045
- version "4.2.3"
4046
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
+typescript@4.2.4:
+ version "4.2.4"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
4047
4048
union-value@^1.0.0:
4049
version "1.0.1"
0 commit comments