Skip to content

Commit

Permalink
Bump rollup-plugin-typescript2 from 0.17.2 to 0.18.0 (mainmatter#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and Turbo87 committed Nov 12, 2018
1 parent d98ad27 commit a0495b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"lerna-changelog": "^0.8.0",
"loader.js": "^4.2.3",
"rollup": "^0.67.0",
"rollup-plugin-typescript2": "^0.17.0",
"rollup-plugin-typescript2": "^0.18.0",
"ts-jest": "^23.0.0",
"typescript": "^3.1.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9528,10 +9528,10 @@ rimraf@~2.2.6:
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.2.8.tgz#e439be2aaee327321952730f99a8929e4fc50582"
integrity sha1-5Dm+Kq7jJzIZUnMPmaiSnk/FBYI=

rollup-plugin-typescript2@^0.17.0:
version "0.17.2"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.17.2.tgz#7d18a94b74993307ec69b7c2f571c12b51561a14"
integrity sha512-QmrZElI+p4sytmv1S7uvtUbL4XADWWmM/dIuc3agGZTE+fO2X1KoRo8EbeR1x0ZO4I9KwPubGfmw/1rHeUR+Dg==
rollup-plugin-typescript2@^0.18.0:
version "0.18.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.18.0.tgz#ab3f7003f47c3858810d516e4d3fada546bfb1df"
integrity sha512-AL7LJl31bYO/x8zO1fuE7ACn/2nDs9DVYL3qjiWSYg5LC4EV/iKuCL4Fm6pjzEqCB4fFIMXoUuGUf5R+BLNKSg==
dependencies:
fs-extra "7.0.0"
resolve "1.8.1"
Expand Down

0 comments on commit a0495b4

Please sign in to comment.