Skip to content

Commit 3714b87

Browse files
chore(deps-dev): bump typescript from 3.9.3 to 3.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5. - [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 5142993 commit 3714b87

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
@@ -81,7 +81,7 @@
8181
"prettylint": "^1.0.0",
8282
"semantic-release": "^17.0.8",
8383
"semantic-release-vsce": "^3.0.1",
84-
"typescript": "^3.9.3",
84+
"typescript": "^3.9.5",
8585
"vscode-test": "^1.4.0"
8686
},
8787
"config": {

yarn.lock

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

5849-
typescript@^3.9.3:
5850-
version "3.9.3"
5851-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
5852-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
5849+
typescript@^3.9.5:
5850+
version "3.9.5"
5851+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
5852+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
58535853

58545854
uc.micro@^1.0.1, uc.micro@^1.0.5:
58555855
version "1.0.6"

0 commit comments

Comments
 (0)