Skip to content

Commit e3372ac

Browse files
build: update devdependency rollup to ~2.12.0 (#426)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent a6e2ba1 commit e3372ac

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.11.0",
50+
"rollup": "~2.12.0",
5151
"rollup-plugin-delete": "~1.2.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
@@ -10869,10 +10869,10 @@ rollup-plugin-terser@~6.1.0:
1086910869
serialize-javascript "^3.0.0"
1087010870
terser "^4.7.0"
1087110871

10872-
rollup@~2.11.0:
10873-
version "2.11.2"
10874-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.11.2.tgz#b1273ad3e43953d09807672f6b72d08f9f9bc008"
10875-
integrity sha512-pJT6mfH+/gh1sOWyNMAWxjbYGL5x2AfsaR0SWLRwq2e7vxOKt/0mBjtYDTVYF8JXxVzmnuDzA+EpsPLWt/oyrg==
10872+
rollup@~2.12.0:
10873+
version "2.12.0"
10874+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.0.tgz#12d49d1db23020f75184da725d064d3db5245678"
10875+
integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w==
1087610876
optionalDependencies:
1087710877
fsevents "~2.1.2"
1087810878

0 commit comments

Comments
 (0)