Skip to content

Commit 440131f

Browse files
committed
chore(deps): update devdependency rollup to ^2.22.2
1 parent c99e8f4 commit 440131f

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
@@ -146,7 +146,7 @@
146146
"postcss-cli": "^7.1.1",
147147
"prettier": "1.14.3",
148148
"require-context": "^1.1.0",
149-
"rollup": "^2.22.1",
149+
"rollup": "^2.22.2",
150150
"rollup-plugin-babel": "^4.4.0",
151151
"rollup-plugin-commonjs": "^10.1.0",
152152
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11739,10 +11739,10 @@ rollup-pluginutils@^2.8.1:
1173911739
dependencies:
1174011740
estree-walker "^0.6.1"
1174111741

11742-
rollup@^2.22.1:
11743-
version "2.22.1"
11744-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.1.tgz#8700522aa5feb12c6bd51810df8a276699d136b1"
11745-
integrity sha512-K9AUQUCJkVqC+A7uUDacfhmpEeAjc2uOmSpvGI5xaYsm8pXgy4ZWEM8wHPfKj11xvCwFZppkRDo8a0RESJXCnw==
11742+
rollup@^2.22.2:
11743+
version "2.22.2"
11744+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.2.tgz#94d51fc8c30a2e545d1ff6358cc4fa14131332ee"
11745+
integrity sha512-2a4Mch4f0W2lEvkPuxtz0GfrtfgLj9bdd/oC9L3LozGOCnmLqO7ivMfKbCJoRgqWIU2UqAcbxRFSwmIKx+uStA==
1174611746
optionalDependencies:
1174711747
fsevents "~2.1.2"
1174811748

0 commit comments

Comments
 (0)