Skip to content

Commit

Permalink
Merge 7db8a69 into b142134
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 1, 2019
2 parents b142134 + 7db8a69 commit bc756d6
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 @@ -66,7 +66,7 @@
"rollup-plugin-commonjs": "^9.1.6",
"rollup-plugin-shebang": "^0.1.5",
"rollup-plugin-tslint": "^0.2.2",
"rollup-plugin-typescript2": "^0.20.1",
"rollup-plugin-typescript2": "^0.21.0",
"size-limit": "^1.0.0",
"ts-node": "^8.0.3",
"tslint": "^5.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7463,10 +7463,10 @@ rollup-plugin-tslint@^0.2.2:
tslint "^5.9.1"
typescript "^3.0.0"

rollup-plugin-typescript2@^0.20.1:
version "0.20.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.20.1.tgz#fb1d411975cd875d24882ea66f5f4fd11d2f2240"
integrity sha512-uxA5JQNOfmJ9rsO0yJKTObb1t4nNYUexCg9zxhEKF+NzZwljYWdfgrA06UzA24cOk8fQjGEe7Q5+Vge2vFlnnw==
rollup-plugin-typescript2@^0.21.0:
version "0.21.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.21.0.tgz#cc61ed756ac6e68cb3c03f7ee78001346243ed54"
integrity sha512-fbUAc2bvWxRrg1GGMYCFVf6aSxq3zvWn0sY2ubzFW9shJNT95ztFbM6GHO4/2rDSCjier7IswQnbr1ySqoLNPw==
dependencies:
fs-extra "7.0.1"
resolve "1.10.0"
Expand Down

0 comments on commit bc756d6

Please sign in to comment.