Skip to content

Commit 758b52a

Browse files
dependabot-preview[bot]ealush
authored andcommitted
build(deps): bump rollup from 2.9.0 to 2.9.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.9.0...v2.9.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ee66fdc commit 758b52a

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
@@ -29,7 +29,7 @@
2929
"onchange": "^7.0.2",
3030
"prettier": "2.0.5",
3131
"pretty-quick": "^2.0.1",
32-
"rollup": "^2.9.0",
32+
"rollup": "^2.9.1",
3333
"rollup-plugin-babel": "^4.3.2",
3434
"rollup-plugin-commonjs": "^10.1.0",
3535
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4920,10 +4920,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
49204920
dependencies:
49214921
estree-walker "^0.6.1"
49224922

4923-
rollup@^2.9.0:
4924-
version "2.9.0"
4925-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.0.tgz#6b09bf82b68351417269b333e4bb2624ebd1e148"
4926-
integrity sha512-a3fLsmHUbO2OCE/Qp1aM8PtqnCWHysc9QfYs4PIGbUDraeNMH1v0uT7nqQeDB3IfDjNNLl8H2Z7UKs0q1SbK1g==
4923+
rollup@^2.9.1:
4924+
version "2.9.1"
4925+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.1.tgz#3038ba1378e2ee614b5c9385b8379d7bec4c69ea"
4926+
integrity sha512-kEZn76R0j+WD4AActu5Np4RShNlewTtJhdUaWNtHwHnAA8AOapyXgH6O7NL2RkcQLHnl49oz1xW1VrDcu5yP+Q==
49274927
optionalDependencies:
49284928
fsevents "~2.1.2"
49294929

0 commit comments

Comments
 (0)