update: update dependency rollup-plugin-typescript2 to v0.24.1 (#68)
This commit is contained in:
parent
a0400e7a5a
commit
27e21a7ca8
|
@ -58,7 +58,7 @@
|
|||
"rollup-plugin-multi-entry": "2.1.0",
|
||||
"rollup-plugin-node-resolve": "5.2.0",
|
||||
"rollup-plugin-replace": "2.2.0",
|
||||
"rollup-plugin-typescript2": "0.24.0",
|
||||
"rollup-plugin-typescript2": "0.24.1",
|
||||
"sinon": "7.4.2",
|
||||
"source-map-support": "0.5.13",
|
||||
"standard-version": "7.0.0",
|
||||
|
|
|
@ -2424,10 +2424,10 @@ rollup-plugin-replace@2.2.0:
|
|||
magic-string "^0.25.2"
|
||||
rollup-pluginutils "^2.6.0"
|
||||
|
||||
rollup-plugin-typescript2@0.24.0:
|
||||
version "0.24.0"
|
||||
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.0.tgz#27ce5459d03e095236bdbcda3ca68fe289718d07"
|
||||
integrity sha512-yp7z9hZ5kXjOGXKXkfTRJuIPyLvKtUWfAGmreilnYn+qIVhE5CgE7SFvzLKHggsAXPaCAflHRiEj0l71WXWJkA==
|
||||
rollup-plugin-typescript2@0.24.1:
|
||||
version "0.24.1"
|
||||
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.1.tgz#6b6bd4c4dcfc7575af68b16f921a13ad32f68f47"
|
||||
integrity sha512-n3vgzHSNWN45w1Z/2BcpCPgrCLUUCS/GqQJJ780vA3/ULuXqyHbP+7CMBhWA/WL7LV55sMbMT55s7cwIvbRXsg==
|
||||
dependencies:
|
||||
find-cache-dir "^3.0.0"
|
||||
fs-extra "8.1.0"
|
||||
|
|
Loading…
Reference in New Issue