Skip to content

Commit

Permalink
build(deps-dev): bump rollup from 1.15.6 to 1.16.2 (#288)
Browse files Browse the repository at this point in the history
build(deps-dev): bump rollup from 1.15.6 to 1.16.2

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
fisker and dependabot-preview[bot] committed Jun 22, 2019
2 parents a9e8f01 + 804c17f commit fcb51cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"prettier": "1.18.2",
"promisify-file-reader": "^3.0.4",
"regenerator-runtime": "0.13.2",
"rollup": "^1.15.6",
"rollup": "^1.16.2",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-filesize": "^6.1.1",
"rollup-plugin-node-resolve": "^5.0.4",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1330,12 +1330,7 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"

"@types/node@*":
version "12.0.4"
resolved "https://registry.npmjs.org/@types/node/-/node-12.0.4.tgz#46832183115c904410c275e34cf9403992999c32"
integrity sha512-j8YL2C0fXq7IONwl/Ud5Kt0PeXw22zGERt+HSSnwbKOJVsAGkEz3sFCYwaF9IOuoG1HOtE0vKCj6sXF7Q0+Vaw==

"@types/node@^12.0.8":
"@types/node@*", "@types/node@^12.0.8":
version "12.0.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8"
integrity sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg==
Expand Down Expand Up @@ -7903,10 +7898,10 @@ rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.8.1:
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.2:
version "1.16.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.2.tgz#959aeae4b06c8e540749bac442d6d37aefb9217d"
integrity sha512-UAZxaQvH0klYZdF+90xv9nGb+m4p8jdoaow1VL5/RzDK/gN/4CjvaMmJNcOIv1/+gtzswKhAg/467mzF0sLpAg==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.0.8"
Expand Down

0 comments on commit fcb51cf

Please sign in to comment.