8000 chore(deps): update devdependency rollup to ^2.10.6 · bootstrap-vue/bootstrap-vue@cad51e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit cad51e2

Browse files
committed
chore(deps): update devdependency rollup to ^2.10.6
1 parent cfb83bd commit cad51e2

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.5",
152+
"rollup": "^2.10.6",
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
@@ -11137,10 +11137,10 @@ rollup-pluginutils@^2.8.1:
1113711137
dependencies:
1113811138
estree-walker "^0.6.1"
1113911139

11140-
rollup@^2.10.5:
11141-
version "2.10.5"
11142-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.5.tgz#a2e6735fbcbd64453f8aa5d7b5ec1b421974f92c"
11143-
integrity sha512-05WRM/tjmPYwhOBvm/G9Qwa/HnAqn0TK0XxLDLQzoM4XdSmKjPBvhBl+U+Q/C6VJsucljyTQjGkZD503mjbPQg==
11140+
rollup@^2.10.6:
11141+
version "2.10.7"
11142+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.7.tgz#7d1a9fa8de146615a098836480df6f8b31c2f058"
11143+
integrity sha512-rofUSH2i4GymWhQq6bfRaSiVbz4LEB4h/7+AhuXCaeOSwQqClD0hINjs59j8SyfQwcqe83NcVJAY2kjp0h33bQ==
1114411144
optionalDependencies:
1114511145
fsevents "~2.1.2"
1114611146

0 commit comments

Comments
 (0)
0