Skip to content

Commit c92239b

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update devdependency rollup to ^1.30.1 (bootstrap-vue#4685)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent edbd8ac commit c92239b

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
@@ -145,7 +145,7 @@
145145
"postcss-cli": "^7.1.0",
146146
"prettier": "1.14.3",
147147
"require-context": "^1.1.0",
148-
"rollup": "^1.30.0",
148+
"rollup": "^1.30.1",
149149
"rollup-plugin-babel": "^4.3.3",
150150
"rollup-plugin-commonjs": "^10.1.0",
151151
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11687,10 +11687,10 @@ rollup-pluginutils@^2.8.1:
1168711687
dependencies:
1168811688
estree-walker "^0.6.1"
1168911689

11690-
rollup@^1.30.0:
11691-
version "1.30.0"
11692-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.30.0.tgz#ae9c893804e8eaa8f8f74b0aaf7e7fb4374a9d01"
11693-
integrity sha512-ANcmfaSQwpcJtZUTA0ZMNBtFcQ1B4A5FldlNqEK0WdWm9sHSKu93ffa2KV1ux8HA/yKIV/ZARV28m7rNdXJgEw==
11690+
rollup@^1.30.1:
11691+
version "1.30.1"
11692+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.30.1.tgz#3fd28d6198beb2f3cd1640732047d5ec16c2d3a0"
11693+
integrity sha512-Uus8mwQXwaO+ZVoNwBcXKhT0AvycFCBW/W8VZtkpVGsotRllWk9oldfCjqWmTnFRI0y7x6BnEqSqc65N+/YdBw==
1169411694
dependencies:
1169511695
"@types/estree" "*"
1169611696
"@types/node" "*"

0 commit comments

Comments
 (0)