Skip to content

Commit 2e32a76

Browse files
build: update devdependency rollup to ~2.26.0 (#461)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 54c5486 commit 2e32a76

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.4.0",
4949
"lerna": "~3.22.0",
50-
"rollup": "~2.23.0",
50+
"rollup": "~2.26.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
@@ -10248,10 +10248,10 @@ rollup-plugin-terser@~7.0.0:
1024810248
serialize-javascript "^4.0.0"
1024910249
terser "^5.0.0"
1025010250

10251-
rollup@~2.23.0:
10252-
version "2.23.0"
10253-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
10254-
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
10251+
rollup@~2.26.0:
10252+
version "2.26.3"
10253+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.3.tgz#502c755872a4590937cfa4e8f7eb99d3bc3c4025"
10254+
integrity sha512-Mlt39/kL2rA9egcbQbaZV1SNVplGqYYhDDMcGgHPPE0tvM3R4GrB+IEdYy2QtTrdzMQx57ZcqDFf/KWWm8F+uw==
1025510255
optionalDependencies:
1025610256
fsevents "~2.1.2"
1025710257

0 commit comments

Comments
 (0)