Skip to content

Commit b701d73

Browse files
chore(deps): update devdependency rollup to ^2.10.3 (bootstrap-vue#5392)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f14e9f0 commit b701d73

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.10.2",
152+
"rollup": "^2.10.3",
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
@@ -11350,10 +11350,10 @@ rollup-pluginutils@^2.8.1:
1135011350
dependencies:
1135111351
estree-walker "^0.6.1"
1135211352

11353-
rollup@^2.10.2:
11354-
version "2.10.2"
11355-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.2.tgz#9adfcf8ab36861b5b0f8ca7b436f5866e3e9e200"
11356-
integrity sha512-tivFM8UXBlYOUqpBYD3pRktYpZvK/eiCQ190eYlrAyrpE/lzkyG2gbawroNdbwmzyUc7Y4eT297xfzv0BDh9qw==
11353+
rollup@^2.10.3:
11354+
version "2.10.3"
11355+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.3.tgz#b024155a93a13412ff547764f8fd4f67fbf64f51"
11356+
integrity sha512-Pw4isow3qDZvIozWtEBSZckSxpZgAj11hLijykaO/qZLNq4VGZVZOANBzoWlMabTtg9edQTe3pkLU39PoIkOeg==
1135711357
optionalDependencies:
1135811358
fsevents "~2.1.2"
1135911359

0 commit comments

Comments
 (0)