Skip to content

Commit d25524f

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Build(deps-dev): Bump rollup from 2.78.1 to 2.79.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.78.1 to 2.79.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.78.1...v2.79.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 58b2ff8 commit d25524f

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.78.1",
79+
"rollup": "^2.79.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
@@ -14210,10 +14210,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
1421014210
dependencies:
1421114211
estree-walker "^0.6.1"
1421214212

14213-
rollup@^2.43.1, rollup@^2.78.1:
14214-
version "2.78.1"
14215-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.1.tgz#52fe3934d9c83cb4f7c4cb5fb75d88591be8648f"
14216-
integrity sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==
14213+
rollup@^2.43.1, rollup@^2.79.0:
14214+
version "2.79.0"
14215+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.0.tgz#9177992c9f09eb58c5e56cbfa641607a12b57ce2"
14216+
integrity sha512-x4KsrCgwQ7ZJPcFA/SUu6QVcYlO7uRLfLAy0DSA4NS2eG8japdbpM50ToH7z4iObodRYOJ0soneF0iaQRJ6zhA==
1421714217
optionalDependencies:
1421814218
fsevents "~2.3.2"
1421914219

0 commit comments

Comments
 (0)