8000 chore(deps): update devdependency rollup to ^2.11.2 (#5446) · bootstrap-vue/bootstrap-vue@7fcc875 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7fcc875

Browse files
chore(deps): update devdependency rollup to ^2.11.2 (#5446)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent edaf2d9 commit 7fcc875

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.11.0",
152+
"rollup": "^2.11.2",
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
@@ -11861,10 +11861,10 @@ rollup-pluginutils@^2.8.1:
1186111861
dependencies:
1186211862
estree-walker "^0.6.1"
1186311863

11864-
rollup@^2.11.0:
11865-
version "2.11.0"
11866-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.11.0.tgz#a46265f8291c71fee6dea3cccb5ac8e8b343e59c"
11867-
integrity sha512-VIUTZJ/wmqtNBKwa0N6MgC2SOUZoruX3HO0UFRf2Ilv/xtswXw+lQ9COUPytRFMmGst/5+En23ZpVK64AI83Cw==
11864+
rollup@^2.11.2:
11865+
version "2.11.2"
11866+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.11.2.tgz#b1273ad3e43953d09807672f6b72d08f9f9bc008"
11867+
integrity sha512-pJT6mfH+/gh1sOWyNMAWxjbYGL5x2AfsaR0SWLRwq2e7vxOKt/0mBjtYDTVYF8JXxVzmnuDzA+EpsPLWt/oyrg==
1186811868
optionalDependencies:
1186911869
fsevents "~2.1.2"
1187011870

0 commit comments

Comments
 (0)
0