Skip to content

Commit 6173f3f

Browse files
build: update devdependency rollup to ~2.29.0 (#477)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent fcb85ea commit 6173f3f

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.5.0",
4949
"lerna": "~3.22.0",
50-
"rollup": "~2.28.0",
50+
"rollup": "~2.29.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
@@ -10274,10 +10274,10 @@ rollup-plugin-terser@~7.0.0:
1027410274
serialize-javascript "^4.0.0"
1027510275
terser "^5.0.0"
1027610276

10277-
rollup@~2.28.0:
10278-
version "2.28.1"
10279-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.1.tgz#ceedca3cdb013c2fa8f22f958a29c203368159ea"
10280-
integrity sha512-DOtVoqOZt3+FjPJWLU8hDIvBjUylc9s6IZvy76XklxzcLvAQLtVAG/bbhsMhcWnYxC0TKKcf1QQ/tg29zeID0Q==
10277+
rollup@~2.29.0:
10278+
version "2.29.0"
10279+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.29.0.tgz#0c5c5968530b21ca0e32f8b94b7cd9346cfb0eec"
10280+
integrity sha512-gtU0sjxMpsVlpuAf4QXienPmUAhd6Kc7owQ4f5lypoxBW18fw2UNYZ4NssLGsri6WhUZkE/Ts3EMRebN+gNLiQ==
1028110281
optionalDependencies:
1028210282
fsevents "~2.1.2"
1028310283

0 commit comments

Comments
 (0)