Skip to content

Commit 9e1e394

Browse files
chore(deps): update devdependency rollup to ^2.9.1 (bootstrap-vue#5343)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2cb3fe0 commit 9e1e394

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
@@ -149,7 +149,7 @@
149149
"postcss-cli": "^7.1.1",
150150
"prettier": "1.14.3",
151151
"require-context": "^1.1.0",
152-
"rollup": "^2.9.0",
152+
"rollup": "^2.9.1",
153153
"rollup-plugin-babel": "^4.4.0",
154154
"rollup-plugin-commonjs": "^10.1.0",
155155
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11291,10 +11291,10 @@ rollup-pluginutils@^2.8.1:
1129111291
dependencies:
1129211292
estree-walker "^0.6.1"
1129311293

11294-
rollup@^2.9.0:
11295-
version "2.9.0"
11296-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.0.tgz#6b09bf82b68351417269b333e4bb2624ebd1e148"
11297-
integrity sha512-a3fLsmHUbO2OCE/Qp1aM8PtqnCWHysc9QfYs4PIGbUDraeNMH1v0uT7nqQeDB3IfDjNNLl8H2Z7UKs0q1SbK1g==
11294+
rollup@^2.9.1:
11295+
version "2.9.1"
11296+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.1.tgz#3038ba1378e2ee614b5c9385b8379d7bec4c69ea"
11297+
integrity sha512-kEZn76R0j+WD4AActu5Np4RShNlewTtJhdUaWNtHwHnAA8AOapyXgH6O7NL2RkcQLHnl49oz1xW1VrDcu5yP+Q==
1129811298
optionalDependencies:
1129911299
fsevents "~2.1.2"
1130011300

0 commit comments

Comments
 (0)