8000 chore(deps): update devdependency rollup to ^2.29.0 (#5871) · bootstrap-vue/bootstrap-vue@267cd0c · GitHub
[go: up one dir, main page]

Skip to content

Commit 267cd0c

Browse files
chore(deps): update devdependency rollup to ^2.29.0 (#5871)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2906941 commit 267cd0c

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": "^8.0.0",
154154
"prettier": "1.14.3",
155155
"require-context": "^1.1.0",
156-
"rollup": "^2.28.2",
156+
"rollup": "^2.29.0",
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
@@ -12224,10 +12224,10 @@ rollup-pluginutils@^2.8.1:
1222412224
dependencies:
1222512225
estree-walker "^0.6.1"
1222612226

12227-
rollup@^2.28.2:
12228-
version "2.28.2"
12229-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.2.tgz#599ec4978144a82d8a8ec3d37670a8440cb04e4b"
12230-
integrity sha512-8txbsFBFLmm9Xdt4ByTOGa9Muonmc8MfNjnGAR8U8scJlF1ZW7AgNZa7aqBXaKtlvnYP/ab++fQIq9dB9NWUbg==
12227+
rollup@^2.29.0:
12228+
version "2.29.0"
12229+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.29.0.tgz#0c5c5968530b21ca0e32f8b94b7cd9346cfb0eec"
12230+
integrity sha512-gtU0sjxMpsVlpuAf4QXienPmUAhd6Kc7owQ4f5lypoxBW18fw2UNYZ4NssLGsri6WhUZkE/Ts3EMRebN+gNLiQ==
1223112231
optionalDependencies:
1223212232
fsevents "~2.1.2"
1223312233

0 commit comments

Comments
 (0)
0