Skip to content

Commit 7edbf46

Browse files
chore(deps-dev): bump rollup from 2.78.0 to 2.78.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.78.0 to 2.78.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.78.0...v2.78.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0af91a8 commit 7edbf46

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
@@ -57,7 +57,7 @@
5757
"react-rnd": "^10.3.7",
5858
"react-use": "^17.4.0",
5959
"rimraf": "^3.0.2",
60-
"rollup": "^2.75.7",
60+
"rollup": "^2.78.1",
6161
"style-loader": "3.3.1",
6262
"ts-jest": "27.1.4",
6363
"ts-node": "10.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11357,10 +11357,10 @@ rollup-pluginutils@^2.4.1:
1135711357
dependencies:
1135811358
estree-walker "^0.6.1"
1135911359

11360-
rollup@^2.75.7:
11361-
version "2.78.0"
11362-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.0.tgz#00995deae70c0f712ea79ad904d5f6b033209d9e"
11363-
integrity sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==
11360+
rollup@^2.78.1:
11361+
version "2.78.1"
11362+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.1.tgz#52fe3934d9c83cb4f7c4cb5fb75d88591be8648f"
11363+
integrity sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==
1136411364
optionalDependencies:
1136511365
fsevents "~2.3.2"
1136611366

0 commit comments

Comments
 (0)