Skip to content

Commit

Permalink
Update dependency rollup to v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 5, 2019
1 parent 87c9630 commit 6b266e1
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 @@ -42,7 +42,7 @@
"mocha": "6.2.1",
"mocha-lcov-reporter": "1.3.0",
"nyc": "14.1.1",
"rollup": "1.22.0",
"rollup": "1.23.1",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-uglify": "6.0.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2966,10 +2966,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@1.22.0:
version "1.22.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.22.0.tgz#a5b2672c0eebe9f2b6454220f785dbc09b64b4bc"
integrity sha512-x4l4ZrV/Mr/x/jvFTmwROdEAhbZjx16yDRTVSKWh/i4oJDuW2dVEbECT853mybYCz7BAitU8ElGlhx7dNjw3qQ==
rollup@1.23.1:
version "1.23.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.23.1.tgz#0315a0f5d0dfb056e6363e1dff05b89ac2da6b8e"
integrity sha512-95C1GZQpr/NIA0kMUQmSjuMDQ45oZfPgDBcN0yZwBG7Kee//m7H68vgIyg+SPuyrTZ5PrXfyLK80OzXeKG5dAA==
dependencies:
"@types/estree" "*"
"@types/node" "*"
Expand Down

0 comments on commit 6b266e1

Please sign in to comment.