Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 5, 2019
1 parent e82755f commit 52d37e1
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.14.1",
"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.3":
version "12.0.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.4.tgz#46832183115c904410c275e34cf9403992999c32"
integrity sha512-j8YL2C0fXq7IONwl/Ud5Kt0PeXw22zGERt+HSSnwbKOJVsAGkEz3sFCYwaF9IOuoG1HOtE0vKCj6sXF7Q0+Vaw==

"@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.14.1:
version "1.14.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.14.1.tgz#e1b460087b9bd07a470927bad32042c6e6cd4d44"
integrity sha512-D+47P/AOCXBqaczFXeT6vad1rJwHXAeP7FStTvD7fhLVwfNQJcraZpXJtI6LeFDUq3sp12dwiojdVnGUfFDDdA==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^11.13.5"
"@types/node" "^12.0.3"
acorn "^6.1.1"

rsvp@^4.8.4:
Expand Down

0 comments on commit 52d37e1

Please sign in to comment.