Skip to content

Commit

Permalink
build: update devdependency rollup to ~2.28.0 (#474)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 22, 2020
1 parent 17ea24b commit 60ad68e
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 @@ -47,7 +47,7 @@
"eslint-config-wopian": "~2.0.0",
"jest": "~26.4.0",
"lerna": "~3.22.0",
"rollup": "~2.27.0",
"rollup": "~2.28.0",
"rollup-plugin-delete": "~2.0.0",
"rollup-plugin-local-resolve": "~1.0.7",
"rollup-plugin-terser": "~7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10249,10 +10249,10 @@ rollup-plugin-terser@~7.0.0:
serialize-javascript "^4.0.0"
terser "^5.0.0"

rollup@~2.27.0:
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.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.1.tgz#ceedca3cdb013c2fa8f22f958a29c203368159ea"
integrity sha512-DOtVoqOZt3+FjPJWLU8hDIvBjUylc9s6IZvy76XklxzcLvAQLtVAG/bbhsMhcWnYxC0TKKcf1QQ/tg29zeID0Q==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit 60ad68e

Please sign in to comment.