Skip to content

Commit dbe2a67

Browse files
chore(deps): update devdependency rollup to ^2.10.0 (bootstrap-vue#5360)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3f41c91 commit dbe2a67

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.1",
152+
"rollup": "^2.10.0",
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
@@ -11296,10 +11296,10 @@ rollup-pluginutils@^2.8.1:
1129611296
dependencies:
1129711297
estree-walker "^0.6.1"
1129811298

11299-
rollup@^2.9.1:
11300-
version "2.9.1"
11301-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.1.tgz#3038ba1378e2ee614b5c9385b8379d7bec4c69ea"
11302-
integrity sha512-kEZn76R0j+WD4AActu5Np4RShNlewTtJhdUaWNtHwHnAA8AOapyXgH6O7NL2RkcQLHnl49oz1xW1VrDcu5yP+Q==
11299+
rollup@^2.10.0:
11300+
version "2.10.0"
11301+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.0.tgz#73332273fa177cd85c1042659dee6f103761be0d"
11302+
integrity sha512-7BmpEfUN9P6esJzWIn3DmR//90mW6YwYB1t3y48LpF8ITpYtL8s1kEirMKqUu44dVH/6a/rs0EuwYVL3FuRDoA==
1130311303
optionalDependencies:
1130411304
fsevents "~2.1.2"
1130511305

0 commit comments

Comments
 (0)