Skip to content

Commit 60ad68e

Browse files
build: update devdependency rollup to ~2.28.0 (#474)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 17ea24b commit 60ad68e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-config-wopian": "~2.0.0",
4848
"jest": "~26.4.0",
4949
"lerna": "~3.22.0",
50-
"rollup": "~2.27.0",
50+
"rollup": "~2.28.0",
5151
"rollup-plugin-delete": "~2.0.0",
5252
"rollup-plugin-local-resolve": "~1.0.7",
5353
"rollup-plugin-terser": "~7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10249,10 +10249,10 @@ rollup-plugin-terser@~7.0.0:
1024910249
serialize-javascript "^4.0.0"
1025010250
terser "^5.0.0"
1025110251

10252-
rollup@~2.27.0:
10253-
version "2.27.1"
10254-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27.1.tgz#372744e1d36eba0fd942d997600c2fc2ca266305"
10255-
integrity sha512-GiWHQvnmMgBktSpY/1+nrGpwPsTw4b9P28og2uedfeq4JZ16rzAmnQ5Pm/E0/BEmDNia1ZbY7+qu3nBgNa19Hg==
10252+
rollup@~2.28.0:
10253+
version "2.28.1"
10254+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.1.tgz#ceedca3cdb013c2fa8f22f958a29c203368159ea"
10255+
integrity sha512-DOtVoqOZt3+FjPJWLU8hDIvBjUylc9s6IZvy76XklxzcLvAQLtVAG/bbhsMhcWnYxC0TKKcf1QQ/tg29zeID0Q==
1025610256
optionalDependencies:
1025710257
fsevents "~2.1.2"
1025810258

0 commit comments

Comments
 (0)