Skip to content

Commit f74f23b

Browse files
chore(deps): update devdependency rollup to ^2.7.2 (bootstrap-vue#5223)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 05a4a9c commit f74f23b

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
@@ -147,7 +147,7 @@
147147
"postcss-cli": "^7.1.0",
148148
"prettier": "1.14.3",
149149
"require-context": "^1.1.0",
150-
"rollup": "^2.7.1",
150+
"rollup": "^2.7.2",
151151
"rollup-plugin-babel": "^4.4.0",
152152
"rollup-plugin-commonjs": "^10.1.0",
153153
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11199,10 +11199,10 @@ rollup-pluginutils@^2.8.1:
1119911199
dependencies:
1120011200
estree-walker "^0.6.1"
1120111201

11202-
rollup@^2.7.1:
11203-
version "2.7.1"
11204-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.1.tgz#d571e49a35b1c923fe9cf6f7290dba2482864fdc"
11205-
integrity sha512-c1FCjY8HK1nAq0bTZHaR72ZknpP7p0EjxbcVc6BcmtOosurK//P5jtwxX+f/4fgtbrjczqf0uvR+EdtxpriE8g==
11202+
rollup@^2.7.2:
11203+
version "2.7.2"
11204+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.2.tgz#0f8ee6216d33e83c0750116312c2c92b94cc7f72"
11205+
integrity sha512-SdtTZVMMVSPe7SNv4exUyPXARe5v/p3TeeG3LRA5WabLPJt4Usi3wVrvVlyAUTG40JJmqS6zbIHt2vWTss2prw==
1120611206
optionalDependencies:
1120711207
fsevents "~2.1.2"
1120811208

0 commit comments

Comments
 (0)