Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Commit 3644223

Browse files
committed
chore(deps): update devdependency typescript to v4
1 parent 0c74712 commit 3644223

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
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"standard-version": "latest",
32-
"typescript": "^2.8.1",
32+
"typescript": "^4.1.2",
3333
"vue": "^2.5.16",
3434
"vuex": "^3.0.1"
3535
}

yarn.lock

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

1336-
typescript@^2.8.1:
1337-
version "2.9.2"
1338-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
1339-
integrity sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w==
1336+
typescript@^4.1.2:
1337+
version "4.1.2"
1338+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
1339+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
13401340

13411341
uglify-js@^3.1.4:
13421342
version "3.4.9"

0 commit comments

Comments
 (0)