8000 chore(deps): update devdependency rollup to ^2.10.4 (#5400) · bootstrap-vue/bootstrap-vue@4905a3e · GitHub
[go: up one dir, main page]

Skip to content

Commit 4905a3e

Browse files
chore(deps): update devdependency rollup to ^2.10.4 (#5400)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0b7082b commit 4905a3e

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.3",
152+
"rollup": "^2.10.4",
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
@@ -11350,10 +11350,10 @@ rollup-pluginutils@^2.8.1:
1135011350
dependencies:
1135111351
estree-walker "^0.6.1"
1135211352

11353-
rollup@^2.10.3:
11354-
version "2.10.3"
11355-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.3.tgz#b024155a93a13412ff547764f8fd4f67fbf64f51"
11356-
integrity sha512-Pw4isow3qDZvIozWtEBSZckSxpZgAj11hLijykaO/qZLNq4VGZVZOANBzoWlMabTtg9edQTe3pkLU39PoIkOeg==
11353+
rollup@^2.10.4:
11354+
version "2.10.4"
11355+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.4.tgz#ec2f91519c597c214cdf45e50600ed8ea356358e"
11356+
integrity sha512-aYvoYjeu9DwrUTEfRlHiugW1eoHz7EGxETaOISpw+zkH9oOaQLO85eG+14ky4vyYgi3mUofbpWJgb+yLBE0PKw==
1135711357
optionalDependencies:
1135811358
fsevents "~2.1.2"
1135911359

0 commit comments

Comments
 (0)
0