Skip to content

Commit 74df823

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

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.7.2",
3535
"husky": "^3.1.0",
3636
"jsdom": "^15.2.0",
37-
"rollup": "^1.26.2",
37+
"rollup": "^1.27.8",
3838
"rollup-plugin-node-resolve": "^5.0.0",
3939
"rollup-plugin-terser": "^5.1.2",
4040
"tap": "^14.10.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2575,10 +2575,10 @@ rollup-pluginutils@^2.8.1:
25752575
dependencies:
25762576
estree-walker "^0.6.1"
25772577

2578-
rollup@^1.26.2:
2579-
version "1.26.2"
2580-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.2.tgz#33d1ad23ee94aff1057448bae267be51dab4bdc1"
2581-
integrity sha512-TLM8hlYP85TFFptYlXmr2VnhCLA8GaYXG4LBdWsHu9oBH/Wm5MMPAE9wsAnohfV21Dqq0ZvRHdmsKXomshaDSg==
2578+
rollup@^1.27.8:
2579+
version "1.27.8"
2580+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.8.tgz#94288a957af9f4c2380b73a17494d87705997d0f"
2581+
integrity sha512-EVoEV5rAWl+5clnGznt1KY8PeVkzVQh/R0d2s3gHEkN7gfoyC4JmvIVuCtPbYE8NM5Ep/g+nAmvKXBjzaqTsHA==
25822582
dependencies:
25832583
"@types/estree" "*"
25842584
"@types/node" "*"

0 commit comments

Comments
 (0)