Skip to content

Commit b7539d5

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump rollup and rollup-plugin-size-snapshot
Bumps [rollup](https://github.com/rollup/rollup) and [rollup-plugin-size-snapshot](https://github.com/TrySound/rollup-plugin-size-snapshot). These dependencies needed to be updated together. Updates `rollup` from 1.32.1 to 2.22.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.32.1...v2.22.1) Updates `rollup-plugin-size-snapshot` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/TrySound/rollup-plugin-size-snapshot/releases) - [Commits](TrySound/rollup-plugin-size-snapshot@v0.11.0...v0.12.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cdb8b0c commit b7539d5

File tree

2 files changed

+28
-219
lines changed

2 files changed

+28
-219
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,11 @@
100100
"read-pkg-up": "^7.0.1",
101101
"resolve": "^1.15.1",
102102
"rimraf": "^3.0.2",
103-
"rollup": "^1.31.1",
103+
"rollup": "^2.22.1",
104104
"rollup-plugin-babel": "^4.3.3",
105105
"rollup-plugin-node-builtins": "^2.1.2",
106106
"rollup-plugin-node-globals": "^1.4.0",
107-
"rollup-plugin-size-snapshot": "^0.11.0",
107+
"rollup-plugin-size-snapshot": "^0.12.0",
108108
"rollup-plugin-terser": "^5.2.0",
109109
"semver": "^7.1.3",
110110
"typescript": "^3.7.5",

0 commit comments

Comments
 (0)