Skip to content

Commit 7a4c5f4

Browse files
committed
chore(deps): update devdependency rollup to ^2.32.0
1 parent 939631d commit 7a4c5f4

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.31.0",
156+
"rollup": "^2.32.0",
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
@@ -12988,10 +12988,10 @@ rollup-pluginutils@^2.8.1:
1298812988
dependencies:
1298912989
estree-walker "^0.6.1"
1299012990

12991-
rollup@^2.31.0:
12992-
version "2.31.0"
12993-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.31.0.tgz#b845345fabb9998aed9f43b114e5cdb7f0f9bbd7"
12994-
integrity sha512-0d8S3XwEZ7aCP910/9SjnelgLvC+ZXziouVolzxPOM1zvKkHioGkWGJIWmlOULlmvB8BZ6S0wrgsT4yMz0eyMg==
12991+
rollup@^2.32.0:
12992+
version "2.32.0"
12993+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.0.tgz#ac58c8e85782bea8aa2d440fc05aba345013582a"
12994+
integrity sha512-0FIG1jY88uhCP2yP4CfvtKEqPDRmsUwfY1kEOOM+DH/KOGATgaIFd/is1+fQOxsvh62ELzcFfKonwKWnHhrqmw==
1299512995
optionalDependencies:
1299612996
fsevents "~2.1.2"
1299712997

0 commit comments

Comments
 (0)