Skip to content

Commit

Permalink
feat(package): update dependencies
Browse files Browse the repository at this point in the history
Closes #86
Closes #87

Signed-off-by: Will Soto <willsoto@users.noreply.github.com>
  • Loading branch information
willsoto committed May 18, 2019
1 parent c96fab2 commit c19ea4b
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 @@ -30,7 +30,7 @@
"prettier": "~1.17.1",
"reflect-metadata": "~0.1.13",
"rimraf": "~2.6.3",
"rollup": "~1.12.1",
"rollup": "~1.12.2",
"rollup-plugin-eslint": "~5.1.0",
"rollup-plugin-filesize": "~6.0.1",
"rollup-plugin-typescript": "~1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6868,10 +6868,10 @@ rollup-pluginutils@^2.5.0:
estree-walker "^0.6.0"
micromatch "^3.1.10"

rollup@~1.12.1:
version "1.12.1"
resolved "https://registry.npmjs.org/rollup/-/rollup-1.12.1.tgz#02148d3d79f819b418a2f4c374f859fed56ae40c"
integrity sha512-6CL0c+HxqEY9/8G+7mYIvor0tt60mVC64410/1DeaGWZCFAvcY8ClT0bsnTxECd6vR004CMm0X2yBZmod5gWjw==
rollup@~1.12.2:
version "1.12.2"
resolved "https://registry.npmjs.org/rollup/-/rollup-1.12.2.tgz#a7c34a4bef71feb43e3ae69f0b26ae683e75db44"
integrity sha512-ePehZfVMIE4eO0/LV6VaMY8kp0D9sbziUabpBeJbHAHa2WJPxuS0lYLmiLamb02e098RIRyq1F2yjM4O08dQVA==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.0.2"
Expand Down

0 comments on commit c19ea4b

Please sign in to comment.