Skip to content

Commit 90c8148

Browse files
build(deps-dev): bump rollup from 2.79.1 to 2.79.2 (#1594)
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.79.1...v2.79.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4b877b commit 90c8148

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"release-it": "^15.11.0",
5858
"release-it-lerna-changelog": "^5.0.0",
5959
"rimraf": "^5.0.7",
60-
"rollup": "^2.79.1",
60+
"rollup": "^2.79.2",
6161
"rollup-plugin-babel": "^4.4.0",
6262
"rollup-plugin-browsersync": "^1.3.3",
6363
"rollup-plugin-eslint": "^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9232,10 +9232,10 @@ rollup-pluginutils@^2.7.1, rollup-pluginutils@^2.8.1:
92329232
dependencies:
92339233
estree-walker "^0.6.1"
92349234

9235-
rollup@^2.79.1:
9236-
version "2.79.1"
9237-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
9238-
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
9235+
rollup@^2.79.2:
9236+
version "2.79.2"
9237+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
9238+
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
92399239
optionalDependencies:
92409240
fsevents "~2.3.2"
92419241

0 commit comments

Comments
 (0)