Skip to content

Commit 8b21970

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump rollup from 2.22.1 to 2.23.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.22.1 to 2.23.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.22.1...v2.23.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5460d0 commit 8b21970

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"read-pkg-up": "^7.0.1",
101101
"resolve": "^1.15.1",
102102
"rimraf": "^3.0.2",
103-
"rollup": "^2.22.1",
103+
"rollup": "^2.23.0",
104104
"rollup-plugin-babel": "^4.3.3",
105105
"rollup-plugin-node-builtins": "^2.1.2",
106106
"rollup-plugin-node-globals": "^1.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7703,10 +7703,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
77037703
dependencies:
77047704
estree-walker "^0.6.1"
77057705

7706-
rollup@^2.22.1:
7707-
version "2.22.1"
7708-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.1.tgz#8700522aa5feb12c6bd51810df8a276699d136b1"
7709-
integrity sha512-K9AUQUCJkVqC+A7uUDacfhmpEeAjc2uOmSpvGI5xaYsm8pXgy4ZWEM8wHPfKj11xvCwFZppkRDo8a0RESJXCnw==
7706+
rollup@^2.23.0:
7707+
version "2.23.0"
7708+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
7709+
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
77107710
optionalDependencies:
77117711
fsevents "~2.1.2"
77127712

0 commit comments

Comments
 (0)