Skip to content

Commit

Permalink
Merge pull request #42 from javan/renovate/rollup-1.x
Browse files Browse the repository at this point in the history
Update dependency rollup to v1.27.0
  • Loading branch information
javan committed Nov 12, 2019
2 parents 4626c7d + db8e5d7 commit d7e928c
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 @@ -34,7 +34,7 @@
"karma-qunit": "4.0.0",
"karma-sauce-launcher": "2.0.2",
"qunit": "2.9.3",
"rollup": "1.26.5",
"rollup": "1.27.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 @@ -2839,10 +2839,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@1.26.5:
version "1.26.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.5.tgz#c492c8bb88b661e7952a864e40bdec209aa1aa03"
integrity sha512-c6Pv0yWzjYNpy2DIhLFUnyP6e1UTGownr4IfpJcPY/k186RJjpaGGPRwKQ62KCauctG6dgtHt88pw1EGrPRkuA==
rollup@1.27.0:
version "1.27.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.0.tgz#7afe0da89c967cec5ccea7e919da6c89a1a68666"
integrity sha512-yaMna4MJ8LLEHhHl1ilgHakylf0LKeQctDxhngZLQ+W57GnXa5vtH7XKaK8zlAhNEhlWiH5YFVFt+QCDPUmNkw==
dependencies:
"@types/estree" "*"
"@types/node" "*"
Expand Down

0 comments on commit d7e928c

Please sign in to comment.