Skip to content

Commit 0a679c8

Browse files
chore(deps): update devdependency rollup to ^2.10.2 (bootstrap-vue#5379)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 844ecda commit 0a679c8

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.1",
152+
"rollup": "^2.10.2",
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.10.1:
11300-
version "2.10.1"
11301-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.1.tgz#18a97703f0cb6e3a1711a3e4db42021d5290cecc"
11302-
integrity sha512-d7e9QM49YAnFjqxTm4HbzDMLX6KeTKEd7UY7uCqP/uVCviXEjyl4e/sGfulTIgvZHVYFS4jXhr+Qugp+WPHkYQ==
11299+
rollup@^2.10.2:
11300+
version "2.10.2"
11301+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.2.tgz#9adfcf8ab36861b5b0f8ca7b436f5866e3e9e200"
11302+
integrity sha512-tivFM8UXBlYOUqpBYD3pRktYpZvK/eiCQ190eYlrAyrpE/lzkyG2gbawroNdbwmzyUc7Y4eT297xfzv0BDh9qw==
1130311303
optionalDependencies:
1130411304
fsevents "~2.1.2"
1130511305

0 commit comments

Comments
 (0)