8000 chore(deps): update devdependency rollup to ^2.6.1 (#5136) · bootstrap-vue/bootstrap-vue@4b9d3b4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b9d3b4

Browse files
chore(deps): update devdependency rollup to ^2.6.1 (#5136)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 8c6cfe0 commit 4b9d3b4

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
@@ -145,7 +145,7 @@
145145
"postcss-cli": "^7.1.0",
146146
"prettier": "1.14.3",
147147
"require-context": "^1.1.0",
148-
"rollup": "^2.6.0",
148+
"rollup": "^2.6.1",
149149
"rollup-plugin-babel": "^4.4.0",
150150
"rollup-plugin-commonjs": "^10.1.0",
151151
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11155,10 +11155,10 @@ rollup-pluginutils@^2.8.1:
1115511155
dependencies:
1115611156
estree-walker "^0.6.1"
1115711157

11158-
rollup@^2.6.0:
11159-
version "2.6.0"
11160-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.6.0.tgz#e69d50dc2217af23ab5f6df9a48e45df4ab56df1"
11161-
integrity sha512-qbvQ9ZbvbhBdtRBZ/A4g+9z3iJQ1rHAtjinn3FiN+j5tfz8xiNyTE1JEEMcFWqlH7+NHadI9ieeqKdp8HwYLnQ==
11158+
rollup@^2.6.1:
11159+
version "2.6.1"
11160+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.6.1.tgz#8354e67caa7b8bf24c2488d9e2f64da2be62eebe"
11161+
integrity sha512-1RhFDRJeg027YjBO6+JxmVWkEZY0ASztHhoEUEWxOwkh4mjO58TFD6Uo7T7Y3FbmDpRTfKhM5NVxJyimCn0Elg==
1116211162
optionalDependencies:
1116311163
fsevents "~2.1.2"
1116411164

0 commit comments

Comments
 (0)
0