Skip to content

Commit e63332d

Browse files
build: update devdependency rollup to ~2.18.0 (#437)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d529324 commit e63332d

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.0.0",
4949
"lerna": "~3.22.0",
50-
"rollup": "~2.17.0",
50+
"rollup": "~2.18.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
@@ -10900,10 +10900,10 @@ rollup-plugin-terser@~6.1.0:
1090010900
serialize-javascript "^3.0.0"
1090110901
terser "^4.7.0"
1090210902

10903-
rollup@~2.17.0:
10904-
version "2.17.0"
10905-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.17.0.tgz#3db289792c567242b600d88cf3718dd206c7f3f2"
10906-
integrity sha512-4Um68vKyyTLzT+EWClgc+nyxSlunlmx8wgCO16RDicwxvccnyBHguoNqxPaJL/YPAdvuAJkqaFPf/BfDojzEZA==
10903+
rollup@~2.18.0:
10904+
version "2.18.0"
10905+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.0.tgz#f03801e5dd01415e5675dcf61c824ea493ca0392"
10906+
integrity sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==
1090710907
optionalDependencies:
1090810908
fsevents "~2.1.2"
1090910909

0 commit comments

Comments
 (0)