Skip to content

Commit 1ca7f5c

Browse files
renovate[bot]tmorehouse
authored andcommitted
chore(deps): update dependency rollup to ^1.2.1 (bootstrap-vue#2614)
1 parent 4a2a1ae commit 1ca7f5c

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
@@ -123,7 +123,7 @@
123123
"nuxt": "^2.4.3",
124124
"postcss-cli": "^6.1.1",
125125
"prettier": "1.14.3",
126-
"rollup": "^1.2.0",
126+
"rollup": "^1.2.1",
127127
"rollup-plugin-babel": "^4.3.2",
128128
"rollup-plugin-commonjs": "^9.2.0",
129129
"rollup-plugin-node-resolve": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9250,10 +9250,10 @@ rollup-watch@^4.3.1:
92509250
require-relative "0.8.7"
92519251
rollup-pluginutils "^2.0.1"
92529252

9253-
rollup@^1.2.0:
9254-
version "1.2.0"
9255-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.2.0.tgz#4d487f542b16984955409585ff19585fe3cfd6cc"
9256-
integrity sha512-oHNv2NSX5y/rY6W8MuKW8BVQwpIfwfTNp4PJiQYR7cLcBYeR5wP0LsPqKNw3Heji6hYci5Nd53q/fVfTuNe3GA==
9253+
rollup@^1.2.1:
9254+
version "1.2.1"
9255+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.2.1.tgz#996a8c63920ab056b39507d93195222e59d2807f"
9256+
integrity sha512-rFf7m2MHwjSYjSCFdA7ckGluMcQRcC3dKn6uAWYrk/6wnUrdQhJJruumkk5IV/3KMdmuc9qORmTu1VPBa2Ii8w==
92579257
dependencies:
92589258
"@types/estree" "0.0.39"
92599259
"@types/node" "*"

0 commit comments

Comments
 (0)