10000 chore(deps): update devdependency rollup to ^2.27.1 (#5790) · bootstrap-vue/bootstrap-vue@107cd14 · GitHub
[go: up one dir, main page]

Skip to content

Commit 107cd14

Browse files
chore(deps): update devdependency rollup to ^2.27.1 (#5790)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 9b3caed commit 107cd14

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
@@ -153,7 +153,7 @@
153153
"postcss-cli": "^7.1.2",
154154
"prettier": "1.14.3",
155155
"require-context": "^1.1.0",
156-
"rollup": "^2.27.0",
156+
"rollup": "^2.27.1",
157157
"rollup-plugin-babel": "^4.4.0",
158158
"rollup-plugin-commonjs": "^10.1.0",
159159
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12115,10 +12115,10 @@ rollup-pluginutils@^2.8.1:
1211512115
dependencies:
1211612116
estree-walker "^0.6.1"
1211712117

12118-
rollup@^2.27.0:
12119-
version "2.27.0"
12120-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27.0.tgz#f2b70a8dd583bc3675b36686289aa9a51e27af4f"
12121-
integrity sha512-1WlbhNdzhLjdhh2wsf6CDxmuBAYG+5O53fYqCcGv8aJOoX/ymCfCY6oZnvllXZzaC/Ng+lPPwq9EMbHOKc5ozA==
12118+
rollup@^2.27.1:
12119+
version "2.27.1"
12120+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27.1.tgz#372744e1d36eba0fd942d997600c2fc2ca266305"
12121+
integrity sha512-GiWHQvnmMgBktSpY/1+nrGpwPsTw4b9P28og2uedfeq4JZ16rzAmnQ5Pm/E0/BEmDNia1ZbY7+qu3nBgNa19Hg==
1212212122
optionalDependencies:
1212312123
fsevents "~2.1.2"
1212412124

0 commit comments

Comments
 (0)
0