Skip to content

Commit b87c88d

Browse files
Bump typescript from 3.9.7 to 4.0.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v4.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d00887f commit b87c88d

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
@@ -67,7 +67,7 @@
6767
"rollup-plugin-node-resolve": "^4.2.0",
6868
"rollup-plugin-string": "^3.0.0",
6969
"rollup-plugin-vue": "^5.0.0",
70-
"typescript": "^3.9.7",
70+
"typescript": "^4.0.5",
7171
"vue-template-compiler": "^2.6.11"
7272
}
7373
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6582,10 +6582,10 @@ typedarray-to-buffer@^3.1.5:
65826582
dependencies:
65836583
is-typedarray "^1.0.0"
65846584

6585-
typescript@^3.9.7:
6586-
version "3.9.7"
6587-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6588-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
6585+
typescript@^4.0.5:
6586+
version "4.0.5"
6587+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
6588+
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
65896589

65906590
uglify-js@^2.6.1:
65916591
version "2.8.29"

0 commit comments

Comments
 (0)