Skip to content

Commit 1341d20

Browse files
committed
Update dependency typescript to v3.9.9
1 parent c0b59a9 commit 1341d20

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
@@ -43,7 +43,7 @@
4343
"tslint": "5.12.1",
4444
"tslint-loader": "3.5.4",
4545
"tslint-react": "3.6.0",
46-
"typescript": "3.3.1",
46+
"typescript": "3.9.9",
4747
"webpack": "4.29.0",
4848
"webpack-cli": "3.2.1",
4949
"webpack-dev-server": "3.1.14"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6931,10 +6931,10 @@ typedarray@^0.0.6:
69316931
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
69326932
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
69336933

6934-
typescript@3.3.1:
6935-
version "3.3.1"
6936-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.1.tgz#6de14e1db4b8a006ac535e482c8ba018c55f750b"
6937-
integrity sha512-cTmIDFW7O0IHbn1DPYjkiebHxwtCMU+eTy30ZtJNBPF9j2O1ITu5XH2YnBeVRKWHqF+3JQwWJv0Q0aUgX8W7IA==
6934+
typescript@3.9.9:
6935+
version "3.9.9"
6936+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
6937+
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
69386938

69396939
uglify-js@^3.1.4:
69406940
version "3.4.9"

0 commit comments

Comments
 (0)