Skip to content

Commit 0100481

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency rollup-plugin-gzip to v2.5.1
1 parent 9b4f0b3 commit 0100481

File tree

12 files changed

+25
-28
lines changed

12 files changed

+25
-28
lines changed

examples/bundling/no-tree-shaking/rollup-ac2/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/bundling/no-tree-shaking/rollup-ac2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"rollup": "1.32.1",
4444
"rollup-plugin-babel": "4.4.0",
4545
"rollup-plugin-commonjs": "10.1.0",
46-
"rollup-plugin-gzip": "2.5.0",
46+
"rollup-plugin-gzip": "2.5.1",
4747
"rollup-plugin-node-resolve": "5.2.0",
4848
"rollup-plugin-replace": "2.2.0",
4949
"rollup-plugin-terser": "7.0.2",

examples/bundling/no-tree-shaking/rollup-ac3-no-react/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/bundling/no-tree-shaking/rollup-ac3-no-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"rollup": "1.32.1",
3838
"rollup-plugin-babel": "4.4.0",
3939
"rollup-plugin-commonjs": "10.1.0",
40-
"rollup-plugin-gzip": "2.5.0",
40+
"rollup-plugin-gzip": "2.5.1",
4141
"rollup-plugin-node-resolve": "5.2.0",
4242
"rollup-plugin-replace": "2.2.0",
4343
"rollup-plugin-terser": "7.0.2",

examples/bundling/no-tree-shaking/rollup-ac3/package-lock.json

+4-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/bundling/no-tree-shaking/rollup-ac3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"rollup": "1.32.1",
3939
"rollup-plugin-babel": "4.4.0",
4040
"rollup-plugin-commonjs": "10.1.0",
41-
"rollup-plugin-gzip": "2.5.0",
41+
"rollup-plugin-gzip": "2.5.1",
4242
"rollup-plugin-node-resolve": "5.2.0",
4343
"rollup-plugin-replace": "2.2.0",
4444
"rollup-plugin-terser": "7.0.2",

examples/bundling/tree-shaking/rollup-ac2/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/bundling/tree-shaking/rollup-ac2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"rollup": "1.32.1",
4545
"rollup-plugin-babel": "4.4.0",
4646
"rollup-plugin-commonjs": "10.1.0",
47-
"rollup-plugin-gzip": "2.5.0",
47+
"rollup-plugin-gzip": "2.5.1",
4848
"rollup-plugin-node-resolve": "5.2.0",
4949
"rollup-plugin-replace": "2.2.0",
5050
"rollup-plugin-terser": "7.0.2",

examples/bundling/tree-shaking/rollup-ac3-no-react/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/bundling/tree-shaking/rollup-ac3-no-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"rollup": "1.32.1",
3838
"rollup-plugin-babel": "4.4.0",
3939
"rollup-plugin-commonjs": "10.1.0",
40-
"rollup-plugin-gzip": "2.5.0",
40+
"rollup-plugin-gzip": "2.5.1",
4141
"rollup-plugin-node-resolve": "5.2.0",
4242
"rollup-plugin-replace": "2.2.0",
4343
"rollup-plugin-terser": "7.0.2",

examples/bundling/tree-shaking/rollup-ac3/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/bundling/tree-shaking/rollup-ac3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"rollup": "1.32.1",
4040
"rollup-plugin-babel": "4.4.0",
4141
"rollup-plugin-commonjs": "10.1.0",
42-
"rollup-plugin-gzip": "2.5.0",
42+
"rollup-plugin-gzip": "2.5.1",
4343
"rollup-plugin-jsx": "1.0.3",
4444
"rollup-plugin-node-resolve": "5.2.0",
4545
"rollup-plugin-replace": "2.2.0",

0 commit comments

Comments
 (0)