Skip to content

Commit

Permalink
Update dependency rollup to v2.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 25, 2021
1 parent 9e3fbc1 commit bb3a63f
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 @@ -70,7 +70,7 @@
"react": "17.0.2",
"react-is": "17.0.2",
"react-test-renderer": "17.0.2",
"rollup": "2.53.3",
"rollup": "2.54.0",
"rollup-plugin-multi-input": "1.3.1",
"rollup-plugin-typescript2": "0.30.0",
"size-limit": "4.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9370,10 +9370,10 @@ rollup-plugin-typescript2@0.30.0:
resolve "1.20.0"
tslib "2.1.0"

rollup@2.53.3:
version "2.53.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.53.3.tgz#14b0e57f0874d4ad23bdbb13050cf70bcd1eabf7"
integrity sha512-79QIGP5DXz5ZHYnCPi3tLz+elOQi6gudp9YINdaJdjG0Yddubo6JRFUM//qCZ0Bap/GJrsUoEBVdSOc4AkMlRA==
rollup@2.54.0:
version "2.54.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.54.0.tgz#99ea816e8e9b1c6af3ab957a4e7a8f78dbd87773"
integrity sha512-RHzvstAVwm9A751NxWIbGPFXs3zL4qe/eYg+N7WwGtIXVLy1cK64MiU37+hXeFm1jqipK6DGgMi6Z2hhPuCC3A==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit bb3a63f

Please sign in to comment.