Skip to content

Commit 0185132

Browse files
feat(deps): bump rollup from 2.24.0 to 2.26.4 (#226)
Bumps [rollup](https://github.com/rollup/rollup) from 2.24.0 to 2.26.4. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.24.0...v2.26.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af7b437 commit 0185132

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
@@ -108,7 +108,7 @@
108108
"read-pkg-up": "^7.0.1",
109109
"resolve": "^1.15.1",
110110
"rimraf": "^3.0.2",
111-
"rollup": "^2.23.0",
111+
"rollup": "^2.26.4",
112112
"rollup-plugin-babel": "^4.3.3",
113113
"rollup-plugin-node-builtins": "^2.1.2",
114114
"rollup-plugin-node-globals": "^1.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7901,10 +7901,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1:
79017901
dependencies:
79027902
estree-walker "^0.6.1"
79037903

7904-
rollup@^2.23.0:
7905-
version "2.24.0"
7906-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.24.0.tgz#d51b536a67664029138ebc85705efbe88558da3a"
7907-
integrity sha512-UaTQNUUjKT9NANDGOlZ2fZW9wL7OPYH8RS6CrHjsjdwlboc//xBDET5Q7WZOD2k+cJ2iD2fEnq4fnpVo2eTjGA==
7904+
rollup@^2.26.4:
7905+
version "2.26.4"
7906+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.4.tgz#a8350fd6bd56fce9873a7db2bd9547d40de3992b"
7907+
integrity sha512-6+qsGuP0MXGd7vlYmk72utm1MrgZj5GfXibGL+cRkKQ9+ZL/BnFThDl0D5bcl7AqlzMjAQXRAwZX1HVm22M/4Q==
79087908
optionalDependencies:
79097909
fsevents "~2.1.2"
79107910

0 commit comments

Comments
 (0)