Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit 8dd3cf2

Browse files
committed
Update dependency typescript to v4
1 parent d63d064 commit 8dd3cf2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"codelyzer": "5.2.2",
3939
"ts-node": "7.0.1",
4040
"tslint": "6.1.3",
41-
"typescript": "3.9.7"
41+
"typescript": "4.0.5"
4242
}
4343
}

frontend/yarn.lock

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

8436-
typescript@3.9.7:
8437-
version "3.9.7"
8438-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
8439-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
8436+
typescript@4.0.5:
8437+
version "4.0.5"
8438+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
8439+
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
84408440

84418441
unicode-canonical-property-names-ecmascript@^1.0.4:
84428442
version "1.0.4"

0 commit comments

Comments
 (0)