Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v2.28.0 (#496)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 21, 2020
1 parent c9eb05f commit 843aeff
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 @@ -62,7 +62,7 @@
"jest": "26.4.2",
"npm-run-all": "4.1.5",
"prettier": "2.1.2",
"rollup": "2.27.1",
"rollup": "2.28.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-babel-minify": "10.0.0",
"rollup-plugin-filesize": "9.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9476,10 +9476,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@2.27.1:
version "2.27.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27.1.tgz#372744e1d36eba0fd942d997600c2fc2ca266305"
integrity sha512-GiWHQvnmMgBktSpY/1+nrGpwPsTw4b9P28og2uedfeq4JZ16rzAmnQ5Pm/E0/BEmDNia1ZbY7+qu3nBgNa19Hg==
rollup@2.28.0:
version "2.28.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.0.tgz#24426ef33e593bd57e5f009c2f9e71798f5cc462"
integrity sha512-u/nMI3xqAeM47PNWy39nPo2lINR3OZo9HwjWwmhREtz4oc+0fnADJSvnD/Y1nO0OiOM68U/1b2/chDD5cTiB2g==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit 843aeff

Please sign in to comment.