Skip to content

Commit 05de780

Browse files
committed
chore(deps): update dependency typescript to v3.7.2
1 parent beb2fc7 commit 05de780

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
"tslint-config-airbnb": "5.11.1",
7979
"tslint-config-prettier": "1.18.0",
8080
"tslint-react": "4.0.0",
81-
"typescript": "3.4.3",
81+
"typescript": "3.7.2",
8282
"wait-on": "3.2.0"
8383
},
8484
"jest": {

yarn.lock

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

12604-
typescript@3.4.3:
12605-
version "3.4.3"
12606-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.3.tgz#0eb320e4ace9b10eadf5bc6103286b0f8b7c224f"
12607-
integrity sha512-FFgHdPt4T/duxx6Ndf7hwgMZZjZpB+U0nMNGVCYPq0rEzWKjEDobm4J6yb3CS7naZ0yURFqdw9Gwc7UOh/P9oQ==
12604+
typescript@3.7.2:
12605+
version "3.7.2"
12606+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
12607+
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
1260812608

1260912609
ua-parser-js@^0.7.18:
1261012610
version "0.7.19"

0 commit comments

Comments
 (0)