Skip to content

Commit 9652912

Browse files
committed
chore(deps): update devdependency rollup to ^2.32.1
1 parent fec61e7 commit 9652912

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
@@ -153,7 +153,7 @@
153153
"postcss-cli": "^8.1.0",
154154
"prettier": "1.14.3",
155155
"require-context": "^1.1.0",
156-
"rollup": "^2.32.0",
156+
"rollup": "^2.32.1",
157157
"rollup-plugin-babel": "^4.4.0",
158158
"rollup-plugin-commonjs": "^10.1.0",
159159
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12271,10 +12271,10 @@ rollup-pluginutils@^2.8.1:
1227112271
dependencies:
1227212272
estree-walker "^0.6.1"
1227312273

12274-
rollup@^2.32.0:
12275-
version "2.32.0"
12276-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.0.tgz#ac58c8e85782bea8aa2d440fc05aba345013582a"
12277-
integrity sha512-0FIG1jY88uhCP2yP4CfvtKEqPDRmsUwfY1kEOOM+DH/KOGATgaIFd/is1+fQOxsvh62ELzcFfKonwKWnHhrqmw==
12274+
rollup@^2.32.1:
12275+
version "2.32.1"
12276+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.1.tgz#625a92c54f5b4d28ada12d618641491d4dbb548c"
12277+
integrity sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw==
1227812278
optionalDependencies:
1227912279
fsevents "~2.1.2"
1228012280

0 commit comments

Comments
 (0)