Skip to content

Commit dc99bba

Browse files
chore(deps-dev): bump typescript from 3.8.2 to 3.8.3 (#845)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.8.2...v3.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 643794a commit dc99bba

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.0.4",
8484
"semantic-release-vsce": "^3.0.1",
85-
"typescript": "^3.8.2",
85+
"typescript": "^3.8.3",
8686
"vscode-test": "^1.0.0"
8787
},
8888
"config": {

yarn.lock

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

5829-
typescript@^3.8.2:
5830-
version "3.8.2"
5831-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
5832-
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
5829+
typescript@^3.8.3:
5830+
version "3.8.3"
5831+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
5832+
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
58335833

58345834
uc.micro@^1.0.1, uc.micro@^1.0.5:
58355835
version "1.0.6"

0 commit comments

Comments
 (0)