Skip to content

Commit ea1c1a9

Browse files
chore(deps): update dependency typescript to v4 (#119)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 07046c9 commit ea1c1a9

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
@@ -62,7 +62,7 @@
6262
"puppeteer": "^2.1.1",
6363
"shipjs": "^0.20.0",
6464
"ts-jest": "^26.0.0",
65-
"typescript": "^3.9.7",
65+
"typescript": "^4.0.0",
6666
"typescript-eslint-language-service": "^3.0.0",
6767
"vue": "^3.0.0-rc.5",
6868
"vue-loader": "^16.0.0-beta.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8767,10 +8767,10 @@ typescript-eslint-language-service@^3.0.0:
87678767
dependencies:
87688768
read-pkg-up "^7.0.0"
87698769

8770-
typescript@^3.9.7:
8771-
version "3.9.7"
8772-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
8773-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
8770+
typescript@^4.0.0:
8771+
version "4.0.2"
8772+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2.tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2"
8773+
integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==
87748774

87758775
uglify-js@^3.1.4:
87768776
version "3.9.1"

0 commit comments

Comments
 (0)