Skip to content

Commit 90ccfa6

Browse files
committed
chore(deps): update devdependency rollup to ^2.33.1
1 parent a2c3df8 commit 90ccfa6

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.0",
147+
"rollup": "^2.33.1",
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
@@ -12141,10 +12141,10 @@ rollup-pluginutils@^2.8.1:
1214112141
dependencies:
1214212142
estree-walker "^0.6.1"
1214312143

12144-
rollup@^2.33.0:
12145-
version "2.33.0"
12146-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.0.tgz#dc105b312e2817f996d0b6a192b7033f607ef08d"
12147-
integrity sha512-7jFrmKgQj1GOWlC8rExHaPcv2SQnWMv1BFUyH/xWS5w80h6132wBUWp/qTvQkAbnlqGvi13T6iP2kHo9Sb2HxA==
12144+
rollup@^2.33.1:
12145+
version "2.33.1"
12146+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.1.tgz#802795164164ee63cd47769d8879c33ec8ae0c40"
12147+
integrity sha512-uY4O/IoL9oNW8MMcbA5hcOaz6tZTMIh7qJHx/tzIJm+n1wLoY38BLn6fuy7DhR57oNFLMbDQtDeJoFURt5933w==
1214812148
optionalDependencies:
1214912149
fsevents "~2.1.2"
1215012150

0 commit comments

Comments
 (0)