Skip to content

Commit

Permalink
Update dependency rollup to v1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 15, 2019
1 parent 99a5b24 commit 2629832
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.23.1",
"rollup": "1.24.0",
"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 @@ -3020,10 +3020,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

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==
rollup@1.24.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.24.0.tgz#0ace969508babb7a5fcb228e831e9c9a2873c2b0"
integrity sha512-PiFETY/rPwodQ8TTC52Nz2DSCYUATznGh/ChnxActCr8rV5FIk3afBUb3uxNritQW/Jpbdn3kq1Rwh1HHYMwdQ==
dependencies:
"@types/estree" "*"
"@types/node" "*"
Expand Down

0 comments on commit 2629832

Please sign in to comment.