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

Skip to content

Commit bf8851e

Browse files
committed
chore(deps): update devdependency rollup to ^2.27.0
1 parent eb239fe commit bf8851e

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
@@ -152,7 +152,7 @@
152152
"postcss-cli": "^7.1.2",
153153
"prettier": "1.14.3",
154154
"require-context": "^1.1.0",
155-
"rollup": "^2.26.11",
155+
"rollup": "^2.27.0",
156156
"rollup-plugin-babel": "^4.4.0",
157157
"rollup-plugin-commonjs": "^10.1.0",
158158
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12093,10 +12093,10 @@ rollup-pluginutils@^2.8.1:
1209312093
dependencies:
1209412094
estree-walker "^0.6.1"
1209512095

12096-
rollup@^2.26.11:
12097-
version "2.26.11"
12098-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.11.tgz#4fc31de9c7b83d50916fc8395f8c3d24730cdaae"
12099-
integrity sha512-xyfxxhsE6hW57xhfL1I+ixH8l2bdoIMaAecdQiWF3N7IgJEMu99JG+daBiSZQjnBpzFxa0/xZm+3pbCdAQehHw==
12096+
rollup@^2.27.0:
12097+
version "2.27.0"
12098+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27.0.tgz#f2b70a8dd583bc3675b36686289aa9a51e27af4f"
12099+
integrity sha512-1WlbhNdzhLjdhh2wsf6CDxmuBAYG+5O53fYqCcGv8aJOoX/ymCfCY6oZnvllXZzaC/Ng+lPPwq9EMbHOKc5ozA==
1210012100
optionalDependencies:
1210112101
fsevents "~2.1.2"
1210212102

0 commit comments

Comments
 (0)
0