Skip to content

Commit 76cf8cf

Browse files
build: update devdependency rollup to ~2.30.0 (#479)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f2799a8 commit 76cf8cf

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.29.0",
50+
"rollup": "~2.30.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
@@ -10279,10 +10279,10 @@ rollup-plugin-terser@~7.0.0:
1027910279
serialize-javascript "^4.0.0"
1028010280
terser "^5.0.0"
1028110281

10282-
rollup@~2.29.0:
10283-
version "2.29.0"
10284-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.29.0.tgz#0c5c5968530b21ca0e32f8b94b7cd9346cfb0eec"
10285-
integrity sha512-gtU0sjxMpsVlpuAf4QXienPmUAhd6Kc7owQ4f5lypoxBW18fw2UNYZ4NssLGsri6WhUZkE/Ts3EMRebN+gNLiQ==
10282+
rollup@~2.30.0:
10283+
version "2.30.0"
10284+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.30.0.tgz#316a1eb0389dbda4082ef2d191b31488995e4c41"
10285+
integrity sha512-j4K1hUZfgFM03DUpayd3c7kZW+2wDbI6rj7ssQxpCpL1vsGpaM0vSorxBuePFwQDFq9O2DI6AOQbm174Awsq4w==
1028610286
optionalDependencies:
1028710287
fsevents "~2.1.2"
1028810288

0 commit comments

Comments
 (0)