Skip to content

Commit 264900a

Browse files
committed
chore(deps): update devdependency rollup to ^2.33.0
1 parent 2a7e6d8 commit 264900a

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
@@ -145,7 +145,7 @@
145145
"postcss-cli": "^8.2.0",
146146
"prettier": "1.14.3",
147147
"require-context": "^1.1.0",
148-
"rollup": "^2.32.1",
148+
"rollup": "^2.33.0",
149149
"rollup-plugin-babel": "^4.4.0",
150150
"rollup-plugin-commonjs": "^10.1.0",
151151
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12318,10 +12318,10 @@ rollup-pluginutils@^2.8.1:
1231812318
dependencies:
1231912319
estree-walker "^0.6.1"
1232012320

12321-
rollup@^2.32.1:
12322-
version "2.32.1"
12323-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.1.tgz#625a92c54f5b4d28ada12d618641491d4dbb548c"
12324-
integrity sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw==
12321+
rollup@^2.33.0:
12322+
version "2.33.0"
12323+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.0.tgz#dc105b312e2817f996d0b6a192b7033f607ef08d"
12324+
integrity sha512-7jFrmKgQj1GOWlC8rExHaPcv2SQnWMv1BFUyH/xWS5w80h6132wBUWp/qTvQkAbnlqGvi13T6iP2kHo9Sb2HxA==
1232512325
optionalDependencies:
1232612326
fsevents "~2.1.2"
1232712327

0 commit comments

Comments
 (0)