Skip to content

Commit f724233

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Build(deps-dev): Bump rollup from 2.74.0 to 2.74.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.74.0 to 2.74.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.74.0...v2.74.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74c2e82 commit f724233

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"react": "^18.1.0",
7777
"react-dom": "^18.1.0",
7878
"react-scripts": "^5.0.1",
79-
"rollup": "^2.74.0",
79+
"rollup": "^2.74.1",
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
@@ -14214,10 +14214,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
1421414214
dependencies:
1421514215
estree-walker "^0.6.1"
1421614216

14217-
rollup@^2.43.1, rollup@^2.74.0:
14218-
version "2.74.0"
14219-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.74.0.tgz#4f460e7979b8ed1f3aa0489059480a504de28b4a"
14220-
integrity sha512-RRwXTX5+ObPJhcMV6zP3RdHvy90/lBOUfbzL7IKkFjMJGAqeBGZiv9nZWm/DoTESaTE3GBkkzbU9QVN2AuCkjw==
14217+
rollup@^2.43.1, rollup@^2.74.1:
14218+
version "2.74.1"
14219+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.74.1.tgz#4fba0ff1c312cc4ee82691b154eee69a0d01929f"
14220+
integrity sha512-K2zW7kV8Voua5eGkbnBtWYfMIhYhT9Pel2uhBk2WO5eMee161nPze/XRfvEQPFYz7KgrCCnmh2Wy0AMFLGGmMA==
1422114221
optionalDependencies:
1422214222
fsevents "~2.3.2"
1422314223

0 commit comments

Comments
 (0)