Skip to content

Commit fbdd121

Browse files
chore(deps-dev): bump rollup from 2.33.1 to 2.33.2 (#6050)
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.1 to 2.33.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.33.1...v2.33.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent 8efaa94 commit fbdd121

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
@@ -144,7 +144,7 @@
144144
"postcss-cli": "^8.2.0",
145145
"prettier": "1.14.3",
146146
"require-context": "^1.1.0",
147-
"rollup": "^2.33.1",
147+
"rollup": "^2.33.2",
148148
"rollup-plugin-babel": "^4.4.0",
149149
"rollup-plugin-commonjs": "^10.1.0",
150150
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12139,10 +12139,10 @@ rollup-pluginutils@^2.8.1:
1213912139
dependencies:
1214012140
estree-walker "^0.6.1"
1214112141

12142-
rollup@^2.33.1:
12143-
version "2.33.1"
12144-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.1.tgz#802795164164ee63cd47769d8879c33ec8ae0c40"
12145-
integrity sha512-uY4O/IoL9oNW8MMcbA5hcOaz6tZTMIh7qJHx/tzIJm+n1wLoY38BLn6fuy7DhR57oNFLMbDQtDeJoFURt5933w==
12142+
rollup@^2.33.2:
12143+
version "2.33.2"
12144+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.2.tgz#c4c76cd405a7605e6ebe90976398c46d4c2ea166"
12145+
integrity sha512-QPQ6/fWCrzHtSXkI269rhKaC7qXGghYBwXU04b1JsDZ6ibZa3DJ9D1SFAYRMgx1inDg0DaTbb3N4Z1NK/r3fhw==
1214612146
optionalDependencies:
1214712147
fsevents "~2.1.2"
1214812148

0 commit comments

Comments
 (0)