Skip to content

Commit 81a7995

Browse files
dependabot-preview[bot]tmcw
authored andcommitted
Bump rollup from 1.22.0 to 1.26.2
Bumps [rollup](https://github.com/rollup/rollup) from 1.22.0 to 1.26.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.22.0...v1.26.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f16fe14 commit 81a7995

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint": "^6.6.0",
3535
"husky": "^3.0.9",
3636
"jsdom": "^15.2.0",
37-
"rollup": "^1.22.0",
37+
"rollup": "^1.26.2",
3838
"rollup-plugin-node-resolve": "^5.0.0",
3939
"rollup-plugin-terser": "^5.1.2",
4040
"tap": "^14.9.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2624,10 +2624,10 @@ rollup-pluginutils@^2.8.1:
26242624
dependencies:
26252625
estree-walker "^0.6.1"
26262626

2627-
rollup@^1.22.0:
2628-
version "1.22.0"
2629-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.22.0.tgz#a5b2672c0eebe9f2b6454220f785dbc09b64b4bc"
2630-
integrity sha512-x4l4ZrV/Mr/x/jvFTmwROdEAhbZjx16yDRTVSKWh/i4oJDuW2dVEbECT853mybYCz7BAitU8ElGlhx7dNjw3qQ==
2627+
rollup@^1.26.2:
2628+
version "1.26.2"
2629+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.2.tgz#33d1ad23ee94aff1057448bae267be51dab4bdc1"
2630+
integrity sha512-TLM8hlYP85TFFptYlXmr2VnhCLA8GaYXG4LBdWsHu9oBH/Wm5MMPAE9wsAnohfV21Dqq0ZvRHdmsKXomshaDSg==
26312631
dependencies:
26322632
"@types/estree" "*"
26332633
"@types/node" "*"

0 commit comments

Comments
 (0)