Skip to content

Commit

Permalink
build: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSnow committed Jun 22, 2019
1 parent b1a1caa commit b6150fb
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 @@ -85,7 +85,7 @@
"lint-staged": "^8.2.1",
"prettier-eslint-cli": "^5.0.0",
"puppeteer": "^1.18.0",
"rollup": "^1.15.6",
"rollup": "^1.16.1",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-terser": "^5.0.0",
"typescript": "^3.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5305,10 +5305,10 @@ rollup-pluginutils@^2.3.0:
dependencies:
estree-walker "^0.6.1"

rollup@^1.15.6:
version "1.15.6"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.6.tgz#caf0ed28d2d78e3a59c1398e5a3695fb600a0ef0"
integrity sha512-s3Vn3QJQ5YVFfIG4nXoG9VdL1I37IZsft+4ZyeBhxE0df1kCFz9e+4bEAbR4mKH3pvBO9e9xjdxWPhhIp0r9ow==
rollup@^1.16.1:
version "1.16.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.1.tgz#67955b3736f34b80778fb83ac3ac4d340763547b"
integrity sha512-cq2HT0OQF7sStRZpoiWgGorExkCxs7asewKtQcEkEam+xGDwT2QlF1P0J6OjKiqNj8bFzggfizPhEcI3mEUIfQ==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.0.8"
Expand Down

0 comments on commit b6150fb

Please sign in to comment.