Skip to content

Commit 9b2de10

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

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.2",
79+
"rollup": "^2.77.3",
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.2:
14260-
version "2.77.2"
14261-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.2.tgz#6b6075c55f9cc2040a5912e6e062151e42e2c4e3"
14262-
integrity sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g==
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==
1426314263
optionalDependencies:
1426414264
fsevents "~2.3.2"
1426514265

0 commit comments

Comments
 (0)