Skip to content

Commit 73aa69f

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Build(deps-dev): Bump rollup from 2.77.3 to 2.78.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.77.3 to 2.78.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.77.3...v2.78.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85f1e14 commit 73aa69f

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
@@ -76,7 +76,7 @@
7676
"react": "^18.2.0",
7777
"react-dom": "^18.2.0",
7878
"react-scripts": "^5.0.1",
79-
"rollup": "^2.77.3",
79+
"rollup": "^2.78.0",
8080
"rollup-plugin-babel": "^4.4.0",
8181
"rollup-plugin-commonjs": "^10.1.0",
8282
"rollup-plugin-copy": "^3.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14256,10 +14256,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
1425614256
dependencies:
1425714257
estree-walker "^0.6.1"
1425814258

14259-
rollup@^2.43.1, rollup@^2.77.3:
14260-
version "2.77.3"
14261-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.3.tgz#8f00418d3a2740036e15deb653bed1a90ee0cc12"
14262-
integrity sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==
14259+
rollup@^2.43.1, rollup@^2.78.0:
14260+
version "2.78.0"
14261+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.0.tgz#00995deae70c0f712ea79ad904d5f6b033209d9e"
14262+
integrity sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==
1426314263
optionalDependencies:
1426414264
fsevents "~2.3.2"
1426514265

0 commit comments

Comments
 (0)