Skip to content

Commit 5a25a38

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency typescript to v3.9.6
1 parent d7b03f1 commit 5a25a38

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"tslint-config-google": "1.0.1",
8989
"tslint-config-prettier": "1.18.0",
9090
"tslint-plugin-prettier": "2.3.0",
91-
"typescript": "3.9.5"
91+
"typescript": "3.9.6"
9292
},
9393
"typings": "./lib/index.d.ts",
9494
"types": "./lib/index.d.ts",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12884,10 +12884,10 @@ typedarray@^0.0.6:
1288412884
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1288512885
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1288612886

12887-
12888-
version "3.9.5"
12889-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
12890-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
12887+
12888+
version "3.9.6"
12889+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
12890+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
1289112891

1289212892
ua-parser-js@^0.7.18:
1289312893
version "0.7.19"

0 commit comments

Comments
 (0)