Skip to content

Commit ee7dcaf

Browse files
chore(deps): update dev dependency rollup to v2.23.0 (#826)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 282761e commit ee7dcaf

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
@@ -56,7 +56,7 @@
5656
"prettier": "2.0.5",
5757
"prettier-package-json": "2.1.3",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.22.1",
59+
"rollup": "2.23.0",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6392,10 +6392,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
63926392
dependencies:
63936393
estree-walker "^0.6.1"
63946394

6395-
rollup@2.22.1:
6396-
version "2.22.1"
6397-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.1.tgz#8700522aa5feb12c6bd51810df8a276699d136b1"
6398-
integrity sha512-K9AUQUCJkVqC+A7uUDacfhmpEeAjc2uOmSpvGI5xaYsm8pXgy4ZWEM8wHPfKj11xvCwFZppkRDo8a0RESJXCnw==
6395+
rollup@2.23.0:
6396+
version "2.23.0"
6397+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
6398+
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
63996399
optionalDependencies:
64006400
fsevents "~2.1.2"
64016401

0 commit comments

Comments
 (0)