Skip to content

Commit 65097f1

Browse files
build: update devdependency rollup to ~2.33.0 (#490)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent cd963f2 commit 65097f1

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.6.0",
4949
"lerna": "~3.22.0",
50-
"rollup": "~2.32.0",
50+
"rollup": "~2.33.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
@@ -10468,10 +10468,10 @@ rollup-plugin-terser@~7.0.0:
1046810468
serialize-javascript "^4.0.0"
1046910469
terser "^5.0.0"
1047010470

10471-
rollup@~2.32.0:
10472-
version "2.32.1"
10473-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.1.tgz#625a92c54f5b4d28ada12d618641491d4dbb548c"
10474-
integrity sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw==
10471+
rollup@~2.33.0:
10472+
version "2.33.0"
10473+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.0.tgz#dc105b312e2817f996d0b6a192b7033f607ef08d"
10474+
integrity sha512-7jFrmKgQj1GOWlC8rExHaPcv2SQnWMv1BFUyH/xWS5w80h6132wBUWp/qTvQkAbnlqGvi13T6iP2kHo9Sb2HxA==
1047510475
optionalDependencies:
1047610476
fsevents "~2.1.2"
1047710477

0 commit comments

Comments
 (0)