Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v1.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 9, 2019
1 parent d48edb6 commit ab61673
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"prettier": "1.17.0",
"puppeteer": "1.11.0",
"release-it": "10.3.1",
"rollup": "1.10.1",
"rollup": "1.16.7",
"rollup-plugin-typescript": "1.0.0",
"rollup-plugin-typescript2": "0.20.1",
"ts-jest": "24.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -434,10 +434,10 @@
version "10.0.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.6.tgz#c0bce8e539bf34c1b850c13ff46bead2fecc2e58"

"@types/node@^11.13.5":
version "11.13.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.7.tgz#85dbb71c510442d00c0631f99dae957ce44fd104"
integrity sha512-suFHr6hcA9mp8vFrZTgrmqW2ZU3mbWsryQtQlY/QvwTISCw7nw/j+bCQPPohqmskhmqa5wLNuMHTTsc+xf1MQg==
"@types/node@^12.0.10":
version "12.6.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.1.tgz#d5544f6de0aae03eefbb63d5120f6c8be0691946"
integrity sha512-rp7La3m845mSESCgsJePNL/JQyhkOJA6G4vcwvVgkDAwHhGdq5GCumxmPjEk1MZf+8p5ZQAUE7tqgQRQTXN7uQ==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand Down Expand Up @@ -4820,13 +4820,13 @@ rollup-pluginutils@^2.3.1:
estree-walker "^0.6.0"
micromatch "^3.1.10"

rollup@1.10.1:
version "1.10.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.10.1.tgz#aeb763bbe98f707dc6496708db88372fa66687e7"
integrity sha512-pW353tmBE7QP622ITkGxtqF0d5gSRCVPD9xqM+fcPjudeZfoXMFW2sCzsTe2TU/zU1xamIjiS9xuFCPVT9fESw==
rollup@1.16.7:
version "1.16.7"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.7.tgz#4b539ca22465df39f6c963d2001d95f6527e97e1"
integrity sha512-P3GVcbVSLLjHWFLKGerYRe3Q/yggRXmTZFx/4WZf4wzGwO6hAg5jyMAFMQKc0dts8rFID4BQngfoz6yQbI7iMQ==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^11.13.5"
"@types/node" "^12.0.10"
acorn "^6.1.1"

rsvp@^4.8.4:
Expand Down

0 comments on commit ab61673

Please sign in to comment.