Skip to content

Commit 69f6d0f

Browse files
chore(deps-dev): bump rollup from 2.46.0 to 2.47.0 (bootstrap-vue#6590)
Bumps [rollup](https://github.com/rollup/rollup) from 2.46.0 to 2.47.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.46.0...v2.47.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f39460 commit 69f6d0f

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
@@ -139,7 +139,7 @@
139139
"postcss-cli": "^8.3.1",
140140
"prettier": "1.14.3",
141141
"require-context": "^1.1.0",
142-
"rollup": "^2.46.0",
142+
"rollup": "^2.47.0",
143143
"rollup-plugin-babel": "^4.4.0",
144144
"rollup-plugin-commonjs": "^10.1.0",
145145
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12160,10 +12160,10 @@ rollup-pluginutils@^2.8.1:
1216012160
dependencies:
1216112161
estree-walker "^0.6.1"
1216212162

12163-
rollup@^2.46.0:
12164-
version "2.46.0"
12165-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.46.0.tgz#8cacf89d2ee31a34755f1af40a665168f592b829"
12166-
integrity sha512-qPGoUBNl+Z8uNu0z7pD3WPTABWRbcOwIrO/5ccDJzmrtzn0LVf6Lj91+L5CcWhXl6iWf23FQ6m8Jkl2CmN1O7Q==
12163+
rollup@^2.47.0:
12164+
version "2.47.0"
12165+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.47.0.tgz#9d958aeb2c0f6a383cacc0401dff02b6e252664d"
12166+
integrity sha512-rqBjgq9hQfW0vRmz+0S062ORRNJXvwRpzxhFXORvar/maZqY6za3rgQ/p1Glg+j1hnc1GtYyQCPiAei95uTElg==
1216712167
optionalDependencies:
1216812168
fsevents "~2.3.1"
1216912169

0 commit comments

Comments
 (0)