Skip to content

Commit 33e67cd

Browse files
committed
chore(deps): update devdependency rollup to ^2.23.0
1 parent 65ffff3 commit 33e67cd

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.2",
149+
"rollup": "^2.23.0",
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.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==
11742+
rollup@^2.23.0:
11743+
version "2.23.0"
11744+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
11745+
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
1174611746
optionalDependencies:
1174711747
fsevents "~2.1.2"
1174811748

0 commit comments

Comments
 (0)