Skip to content

Commit

Permalink
Update rollup-plugin-typescript2 to the latest version 馃殌 (#412)
Browse files Browse the repository at this point in the history
* chore(package): update rollup-plugin-typescript2 to version 0.25.0

* chore(package): update lockfile yarn.lock
  • Loading branch information
greenkeeper[bot] authored and timmywil committed Oct 28, 2019
1 parent f04299d commit c4bcd87
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -74,7 +74,7 @@
"react": "^16.9.0",
"react-dom": "^16.9.0",
"rollup": "^1.19.4",
"rollup-plugin-typescript2": "^0.24.0",
"rollup-plugin-typescript2": "^0.25.0",
"semantic-release": "^15.13.21",
"style-loader": "^1.0.0",
"ts-loader": "^6.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -8845,10 +8845,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
hash-base "^3.0.0"
inherits "^2.0.1"

rollup-plugin-typescript2@^0.24.0:
version "0.24.3"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.3.tgz#276fa33a9d584d500da62d3e5400307f4a46bdf2"
integrity sha512-D7yovQlhnRoz7pG/RF0ni+koxgzEShwfAGuOq6OVqKzcATHOvmUt2ePeYVdc9N0adcW1PcTzklUEM0oNWE/POw==
rollup-plugin-typescript2@^0.25.0:
version "0.25.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.25.0.tgz#911a924896cac4180ae4fedda712ea43d8442c9a"
integrity sha512-aPBagJ8Gw7w35ktVntCgaC3EQN7WjZ17hhpGNvSoMLP+2CydCKxb7vnyI6fQ3Rxl1bSwo5qqNwbc9q8QaMTzuA==
dependencies:
find-cache-dir "^3.0.0"
fs-extra "8.1.0"
Expand Down

0 comments on commit c4bcd87

Please sign in to comment.