Skip to content

Commit 2e96f11

Browse files
chore(deps): update dev dependency rollup to v2.23.1 (#834)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b000c15 commit 2e96f11

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.23.0",
59+
"rollup": "2.23.1",
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
@@ -6385,10 +6385,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
63856385
dependencies:
63866386
estree-walker "^0.6.1"
63876387

6388-
6389-
version "2.23.0"
6390-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
6391-
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
6388+
6389+
version "2.23.1"
6390+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.1.tgz#d458d28386dc7660c2e8a4978bea6f9494046c20"
6391+
integrity sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==
63926392
optionalDependencies:
63936393
fsevents "~2.1.2"
63946394

0 commit comments

Comments
 (0)