1
0
Fork 0

update: update dependency rollup-plugin-typescript2 to v0.24.1 (#68)

This commit is contained in:
renovate[bot] 2019-09-11 06:58:38 -05:00 committed by Sean Sube
parent a0400e7a5a
commit 27e21a7ca8
2 changed files with 5 additions and 5 deletions

View File

@ -58,7 +58,7 @@
"rollup-plugin-multi-entry": "2.1.0", "rollup-plugin-multi-entry": "2.1.0",
"rollup-plugin-node-resolve": "5.2.0", "rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "2.2.0", "rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.24.0", "rollup-plugin-typescript2": "0.24.1",
"sinon": "7.4.2", "sinon": "7.4.2",
"source-map-support": "0.5.13", "source-map-support": "0.5.13",
"standard-version": "7.0.0", "standard-version": "7.0.0",

View File

@ -2424,10 +2424,10 @@ rollup-plugin-replace@2.2.0:
magic-string "^0.25.2" magic-string "^0.25.2"
rollup-pluginutils "^2.6.0" rollup-pluginutils "^2.6.0"
rollup-plugin-typescript2@0.24.0: rollup-plugin-typescript2@0.24.1:
version "0.24.0" version "0.24.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.0.tgz#27ce5459d03e095236bdbcda3ca68fe289718d07" resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.1.tgz#6b6bd4c4dcfc7575af68b16f921a13ad32f68f47"
integrity sha512-yp7z9hZ5kXjOGXKXkfTRJuIPyLvKtUWfAGmreilnYn+qIVhE5CgE7SFvzLKHggsAXPaCAflHRiEj0l71WXWJkA== integrity sha512-n3vgzHSNWN45w1Z/2BcpCPgrCLUUCS/GqQJJ780vA3/ULuXqyHbP+7CMBhWA/WL7LV55sMbMT55s7cwIvbRXsg==
dependencies: dependencies:
find-cache-dir "^3.0.0" find-cache-dir "^3.0.0"
fs-extra "8.1.0" fs-extra "8.1.0"