Skip to content

Commit 9f190a6

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

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.30.0",
50+
"rollup": "~2.32.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.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==
10282+
rollup@~2.32.0:
10283+
version "2.32.0"
10284+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.0.tgz#ac58c8e85782bea8aa2d440fc05aba345013582a"
10285+
integrity sha512-0FIG1jY88uhCP2yP4CfvtKEqPDRmsUwfY1kEOOM+DH/KOGATgaIFd/is1+fQOxsvh62ELzcFfKonwKWnHhrqmw==
1028610286
optionalDependencies:
1028710287
fsevents "~2.1.2"
1028810288

0 commit comments

Comments
 (0)