Skip to content

Commit 9cca17c

Browse files
chore(deps-dev): bump rollup from 2.33.2 to 2.33.3 (#6054)
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.2 to 2.33.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.33.2...v2.33.3) 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 6c236fa commit 9cca17c

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.2",
147+
"rollup": "^2.33.3",
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.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==
12142+
rollup@^2.33.3:
12143+
version "2.33.3"
12144+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
12145+
integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==
1214612146
optionalDependencies:
1214712147
fsevents "~2.1.2"
1214812148

0 commit comments

Comments
 (0)