Skip to content

Commit f006aff

Browse files
build: update devdependency rollup to ~2.23.0 (#450)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 26d941b commit f006aff

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.1.0",
4949
"lerna": "~3.22.0",
50-
"rollup": "~2.22.0",
50+
"rollup": "~2.23.0",
5151
"rollup-plugin-delete": "~2.0.0",
5252
"rollup-plugin-local-resolve": "~1.0.7",
5353
"rollup-plugin-terser": "~6.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10268,10 +10268,10 @@ rollup-plugin-terser@~6.1.0:
1026810268
serialize-javascript "^3.0.0"
1026910269
terser "^4.7.0"
1027010270

10271-
rollup@~2.22.0:
10272-
version "2.22.1"
10273-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.1.tgz#8700522aa5feb12c6bd51810df8a276699d136b1"
10274-
integrity sha512-K9AUQUCJkVqC+A7uUDacfhmpEeAjc2uOmSpvGI5xaYsm8pXgy4ZWEM8wHPfKj11xvCwFZppkRDo8a0RESJXCnw==
10271+
rollup@~2.23.0:
10272+
version "2.23.0"
10273+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
10274+
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
1027510275
optionalDependencies:
1027610276
fsevents "~2.1.2"
1027710277

0 commit comments

Comments
 (0)