Skip to content

Commit 8cef8b1

Browse files
chore(deps-dev): bump typescript from 3.7.5 to 3.8.2 (#834)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.2. - [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 c5fbfa2 commit 8cef8b1

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.4.5",
85+
"typescript": "^3.8.2",
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
@@ -5819,10 +5819,10 @@ typedarray@^0.0.6:
58195819
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
58205820
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
58215821

5822-
typescript@^3.4.5:
5823-
version "3.7.5"
5824-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
5825-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
5822+
typescript@^3.8.2:
5823+
version "3.8.2"
5824+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
5825+
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==
58265826

58275827
uc.micro@^1.0.1, uc.micro@^1.0.5:
58285828
version "1.0.6"

0 commit comments

Comments
 (0)