Skip to content

Commit 0826cc4

Browse files
Bump rollup from 2.22.2 to 2.23.0 (#11)
Bumps [rollup](https://github.com/rollup/rollup) from 2.22.2 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.2...v2.23.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 62d0e50 commit 0826cc4

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
@@ -41,7 +41,7 @@
4141
"jest-watch-typeahead": "^0.6.0",
4242
"prettier": "2.0.5",
4343
"regenerator-runtime": "^0.13.7",
44-
"rollup": "^2.22.2",
44+
"rollup": "^2.23.0",
4545
"rollup-plugin-babel": "^4.4.0",
4646
"rollup-plugin-terser": "^6.1.0"
4747
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4484,10 +4484,10 @@ rollup-pluginutils@^2.8.1:
44844484
dependencies:
44854485
estree-walker "^0.6.1"
44864486

4487-
rollup@^2.22.2:
4488-
version "2.22.2"
4489-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.22.2.tgz#94d51fc8c30a2e545d1ff6358cc4fa14131332ee"
4490-
integrity sha512-2a4Mch4f0W2lEvkPuxtz0GfrtfgLj9bdd/oC9L3LozGOCnmLqO7ivMfKbCJoRgqWIU2UqAcbxRFSwmIKx+uStA==
4487+
rollup@^2.23.0:
4488+
version "2.23.0"
4489+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
4490+
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
44914491
optionalDependencies:
44924492
fsevents "~2.1.2"
44934493

0 commit comments

Comments
 (0)