Skip to content

Commit 443e56b

Browse files
chore(deps-dev): bump typescript from 3.9.5 to 3.9.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 93b669b commit 443e56b

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
@@ -82,7 +82,7 @@
8282
"prettylint": "^1.0.0",
8383
"semantic-release": "^17.1.1",
8484
"semantic-release-vsce": "^3.0.1",
85-
"typescript": "^3.9.5",
85+
"typescript": "^3.9.6",
8686
"vscode-test": "^1.4.0"
8787
},
8888
"config": {

yarn.lock

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

5875-
typescript@^3.9.5:
5876-
version "3.9.5"
5877-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
5878-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
5875+
typescript@^3.9.6:
5876+
version "3.9.6"
5877+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
5878+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
58795879

58805880
uc.micro@^1.0.1, uc.micro@^1.0.5:
58815881
version "1.0.6"

0 commit comments

Comments
 (0)