Skip to content

Commit 064214c

Browse files
build: update devdependency rollup to ~2.22.0 (#449)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 8f64677 commit 064214c

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.21.0",
50+
"rollup": "~2.22.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.21.0:
10272-
version "2.21.0"
10273-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.21.0.tgz#d2e114533812043d5c9b7b0a83f1b2a242e4e1d6"
10274-
integrity sha512-BEGgy+wSzux7Ycq58pRiWEOBZaXRXTuvzl1gsm7gqmsAHxkWf9nyA5V2LN9fGSHhhDQd0/C13iRzSh4bbIpWZQ==
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==
1027510275
optionalDependencies:
1027610276
fsevents "~2.1.2"
1027710277

0 commit comments

Comments
 (0)