Skip to content

Commit 153e9f1

Browse files
chore(deps-dev): bump typescript from 3.9.3 to 3.9.5 (#793)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.3...v3.9.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent a298364 commit 153e9f1

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
@@ -72,7 +72,7 @@
7272
"rimraf": "^3.0.0",
7373
"spectron": "^11.0.0",
7474
"terminal-tasks": "^0.0.5",
75-
"typescript": "^3.0.1",
75+
"typescript": "^3.9.5",
7676
"vue": "^2.5.20",
7777
"vue-template-compiler": "^2.5.20",
7878
"vuepress": "^1.0.0"

yarn.lock

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

15137-
typescript@^3.0.1, typescript@~3.9.3:
15138-
version "3.9.3"
15139-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
15140-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
15137+
typescript@^3.9.5, typescript@~3.9.3:
15138+
version "3.9.5"
15139+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
15140+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
1514115141

1514215142
uc.micro@^1.0.1, uc.micro@^1.0.5:
1514315143
version "1.0.6"

0 commit comments

Comments
 (0)