Skip to content

Commit 326a092

Browse files
dependabot[bot]andrewseguin
authored andcommitted
build: bump rollup from 2.41.5 to 2.42.2 (#22306)
Bumps [rollup](https://github.com/rollup/rollup) from 2.41.5 to 2.42.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.41.5...v2.42.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit e384eca)
1 parent c020bb1 commit 326a092

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
@@ -150,7 +150,7 @@
150150
"postcss": "^8.2.1",
151151
"protractor": "^7.0.0",
152152
"requirejs": "^2.3.6",
153-
"rollup": "~2.41.5",
153+
"rollup": "~2.42.2",
154154
"rollup-plugin-alias": "^2.2.0",
155155
"rollup-plugin-commonjs": "^10.1.0",
156156
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11350,10 +11350,10 @@ rollup-pluginutils@^2.8.1:
1135011350
dependencies:
1135111351
estree-walker "^0.6.1"
1135211352

11353-
rollup@~2.41.5:
11354-
version "2.41.5"
11355-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.5.tgz#e79cef8cc5c121612528f590319639b1f32da2d7"
11356-
integrity sha512-uG+WNNxhOYyeuO7oRt98GA2CNVRgQ67zca75UQVMPzMrLG9FUKzTCgvYVWhtB18TNbV7Uqxo97h+wErAnpFNJw==
11353+
rollup@~2.42.2:
11354+
version "2.42.2"
11355+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.2.tgz#4ea90d60539f47c5739df6ccce60bf47e2011992"
11356+
integrity sha512-o34Ar4rf01ky4EV1RFlTPd+tXICDz13a2o1PARLPFBxighJoPsxvliJTrULqjmIVpZP+JPm499ZPkvnPzRxUYA==
1135711357
optionalDependencies:
1135811358
fsevents "~2.3.1"
1135911359

0 commit comments

Comments
 (0)