Skip to content

Commit ee650bd

Browse files
chore(deps): update devdependency rollup to ^1.32.0 (bootstrap-vue#4852)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 48922f3 commit ee650bd

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.31.1",
148+
"rollup": "^1.32.0",
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
@@ -11822,10 +11822,10 @@ rollup-pluginutils@^2.8.1:
1182211822
dependencies:
1182311823
estree-walker "^0.6.1"
1182411824

11825-
rollup@^1.31.1:
11826-
version "1.31.1"
11827-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f"
11828-
integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg==
11825+
rollup@^1.32.0:
11826+
version "1.32.0"
11827+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.0.tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c"
11828+
integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA==
1182911829
dependencies:
1183011830
"@types/estree" "*"
1183111831
"@types/node" "*"

0 commit comments

Comments
 (0)