Skip to content

Commit 80b7fa7

Browse files
Bump rollup from 1.27.1 to 1.27.5
Bumps [rollup](https://github.com/rollup/rollup) from 1.27.1 to 1.27.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.27.1...v1.27.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d1905c7 commit 80b7fa7

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
@@ -55,7 +55,7 @@
5555
"mutationobserver-shim": "^0.3.3",
5656
"postcss": "^7.0.23",
5757
"rimraf": "^3.0.0",
58-
"rollup": "^1.27.1",
58+
"rollup": "^1.27.5",
5959
"rollup-plugin-babel": "^4.3.3",
6060
"rollup-plugin-browsersync": "^1.0.0",
6161
"rollup-plugin-eslint": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6928,10 +6928,10 @@ rollup-plugin-visualizer@^3.2.2:
69286928
dependencies:
69296929
estree-walker "^0.6.1"
69306930

6931-
rollup@^1.27.1:
6932-
version "1.27.1"
6933-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.1.tgz#3f09a81be7f9869e18c42a852ec1a50ecc47561d"
6934-
integrity sha512-tRJcEYjJalj/wFiqM7GmynLeaKANS4CRPCYB8D7ylrl7Mrsmpgo6xuXE2v9K9EpX0kwFztAIwVltycA+Wr9b7Q==
6931+
rollup@^1.27.5:
6932+
version "1.27.5"
6933+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.5.tgz#d100fb0ffd8353575cb2057152547b9abfddfe59"
6934+
integrity sha512-8rfVdzuTg2kt8ObD9LNJpEwUN7B6lsl3sHc5fddtgICpLjpYeSf4m2+RftBzcCaBTMi1iYX3Ez8zFT4Gj2nJjg==
69356935
dependencies:
69366936
"@types/estree" "*"
69376937
"@types/node" "*"

0 commit comments

Comments
 (0)