Skip to content
This repository was archived by the owner on Mar 7, 2022. It is now read-only.

Commit 7b2128a

Browse files
committed
chore(deps): update dependency rollup-plugin-typescript2 to v0.21.0
1 parent 76654b2 commit 7b2128a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"bili": "3.4.2",
5353
"node-sass": "4.11.0",
5454
"poi": "12.4.3",
55-
"rollup-plugin-typescript2": "0.20.1",
55+
"rollup-plugin-typescript2": "0.21.0",
5656
"rollup-plugin-vue": "4.3.2",
5757
"sass-loader": "7.1.0",
5858
"typescript": "3.4.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7296,10 +7296,10 @@ rollup-plugin-terser@^3.0.0:
72967296
serialize-javascript "^1.5.0"
72977297
terser "^3.8.2"
72987298

7299-
rollup-plugin-typescript2@0.20.1:
7300-
version "0.20.1"
7301-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.20.1.tgz#fb1d411975cd875d24882ea66f5f4fd11d2f2240"
7302-
integrity sha512-uxA5JQNOfmJ9rsO0yJKTObb1t4nNYUexCg9zxhEKF+NzZwljYWdfgrA06UzA24cOk8fQjGEe7Q5+Vge2vFlnnw==
7299+
rollup-plugin-typescript2@0.21.0:
7300+
version "0.21.0"
7301+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.21.0.tgz#cc61ed756ac6e68cb3c03f7ee78001346243ed54"
7302+
integrity sha512-fbUAc2bvWxRrg1GGMYCFVf6aSxq3zvWn0sY2ubzFW9shJNT95ztFbM6GHO4/2rDSCjier7IswQnbr1ySqoLNPw==
73037303
dependencies:
73047304
fs-extra "7.0.1"
73057305
resolve "1.10.0"

0 commit comments

Comments
 (0)