Skip to content

Commit a138e2d

Browse files
build(deps-dev): bump rollup from 2.78.0 to 3.29.5
Bumps [rollup](https://github.com/rollup/rollup) from 2.78.0 to 3.29.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.78.0...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f02df1e commit a138e2d

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
@@ -114,7 +114,7 @@
114114
"nightwatch": "^1.3.6",
115115
"nightwatch-helpers": "^1.0.0",
116116
"path-to-regexp": "^1.8.0",
117-
"rollup": "^2.34.1",
117+
"rollup": "^3.29.5",
118118
"rollup-plugin-buble": "^0.19.8",
119119
"rollup-plugin-flow-no-whitespace": "^1.0.0",
120120
"rollup-plugin-replace": "^2.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10288,10 +10288,10 @@ rollup-watch@^4.0.0:
1028810288
require-relative "0.8.7"
1028910289
rollup-pluginutils "^2.0.1"
1029010290

10291-
rollup@^2.34.1:
10292-
version "2.78.0"
10293-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.0.tgz#00995deae70c0f712ea79ad904d5f6b033209d9e"
10294-
integrity sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==
10291+
rollup@^3.29.5:
10292+
version "3.29.5"
10293+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
10294+
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
1029510295
optionalDependencies:
1029610296
fsevents "~2.3.2"
1029710297

0 commit comments

Comments
 (0)