Skip to content

Commit 683ea50

Browse files
Bump rollup from 1.27.5 to 1.27.8
Bumps [rollup](https://github.com/rollup/rollup) from 1.27.5 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.27.5...v1.27.8) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0f82665 commit 683ea50

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.5",
58+
"rollup": "^1.27.8",
5959
"rollup-plugin-babel": "^4.3.3",
6060
"rollup-plugin-browsersync": "^1.1.0",
6161
"rollup-plugin-eslint": "^7.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6928,10 +6928,10 @@ rollup-plugin-visualizer@^3.3.0:
69286928
dependencies:
69296929
estree-walker "^0.6.1"
69306930

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==
6931+
rollup@^1.27.8:
6932+
version "1.27.8"
6933+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.8.tgz#94288a957af9f4c2380b73a17494d87705997d0f"
6934+
integrity sha512-EVoEV5rAWl+5clnGznt1KY8PeVkzVQh/R0d2s3gHEkN7gfoyC4JmvIVuCtPbYE8NM5Ep/g+nAmvKXBjzaqTsHA==
69356935
dependencies:
69366936
"@types/estree" "*"
69376937
"@types/node" "*"

0 commit comments

Comments
 (0)