Skip to content

Commit 7c53519

Browse files
committed
chore(deps): update dependency typescript to v3.9.7
1 parent d23f92e commit 7c53519

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
@@ -57,7 +57,7 @@
5757
"prettier": "1.18.2",
5858
"serve": "11.1.0",
5959
"stop-runaway-react-effects": "1.2.0",
60-
"typescript": "3.7.0-dev.20190910",
60+
"typescript": "3.9.7",
6161
"worker-loader": "2.0.0"
6262
},
6363
"jest": {

yarn.lock

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

9949-
typescript@3.7.0-dev.20190910:
9950-
version "3.7.0-dev.20190910"
9951-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.0-dev.20190910.tgz#ba6e87bd334183a358407596c7b72d3b34016ea4"
9952-
integrity sha512-MRMLdZ54zlX5jD7codJKo6T4RmarAzE5YJxX2Xky8TUI99wLhc2WUoE+vOiOBLGrvHcF7E0ONxDzeQhJMXiRyg==
9949+
typescript@3.9.7:
9950+
version "3.9.7"
9951+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
9952+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
99539953

99549954
ua-parser-js@^0.7.18:
99559955
version "0.7.20"

0 commit comments

Comments
 (0)