Skip to content

Commit

Permalink
Update dependency rollup to v1.29.1 (#267)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 21, 2020
1 parent 1342599 commit 134a580
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 @@ -53,7 +53,7 @@
"react": "16.12.0",
"react-dom": "16.12.0",
"react-test-renderer": "16.12.0",
"rollup": "1.29.0",
"rollup": "1.29.1",
"rollup-plugin-babel": "4.3.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4299,10 +4299,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

[email protected].0:
version "1.29.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.0.tgz#6a1a79eea43ca9d3d79a90c15a1ceecedc72097b"
integrity sha512-V63Iz0dSdI5qPPN5HmCN6OBRzBFhMqNWcvwgq863JtSCTU6Vdvqq6S2fYle/dSCyoPrBkIP3EIr1RVs3HTRqqg==
[email protected].1:
version "1.29.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.1.tgz#8715d0a4ca439be3079f8095989ec8aa60f637bc"
integrity sha512-dGQ+b9d1FOX/gluiggTAVnTvzQZUEkCi/TwZcax7ujugVRHs0nkYJlV9U4hsifGEMojnO+jvEML2CJQ6qXgbHA==
dependencies:
"@types/estree" "*"
"@types/node" "*"
Expand Down

0 comments on commit 134a580

Please sign in to comment.