Skip to content

Commit 6adcd0f

Browse files
chore(deps): update devdependency rollup to ^1.31.1 (bootstrap-vue#4765)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 214168b commit 6adcd0f

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.0",
148+
"rollup": "^1.31.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
@@ -11749,10 +11749,10 @@ rollup-pluginutils@^2.8.1:
1174911749
dependencies:
1175011750
estree-walker "^0.6.1"
1175111751

11752-
rollup@^1.31.0:
11753-
version "1.31.0"
11754-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.0.tgz#e2a87212e96aa7850f3eb53fdd02cf89f2d2fe9a"
11755-
integrity sha512-9C6ovSyNeEwvuRuUUmsTpJcXac1AwSL1a3x+O5lpmQKZqi5mmrjauLeqIjvREC+yNRR8fPdzByojDng+af3nVw==
11752+
rollup@^1.31.1:
11753+
version "1.31.1"
11754+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f"
11755+
integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg==
1175611756
dependencies:
1175711757
"@types/estree" "*"
1175811758
"@types/node" "*"

0 commit comments

Comments
 (0)