Skip to content

Commit 0e6450b

Browse files
renovate[bot]jacobmllr95
authored andcommitted
chore(deps): update devdependency rollup to ^1.19.4 (bootstrap-vue#3829)
1 parent 986f5c0 commit 0e6450b

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.8.1",
124124
"postcss-cli": "^6.1.3",
125125
"prettier": "1.14.3",
126-
"rollup": "^1.19.3",
126+
"rollup": "^1.19.4",
127127
"rollup-plugin-babel": "^4.3.3",
128128
"rollup-plugin-commonjs": "^10.0.2",
129129
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11101,10 +11101,10 @@ rollup-pluginutils@^2.8.1:
1110111101
dependencies:
1110211102
estree-walker "^0.6.1"
1110311103

11104-
rollup@^1.19.3:
11105-
version "1.19.3"
11106-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.19.3.tgz#77e59426faa6d8399e7b75c129e81447cf9db317"
11107-
integrity sha512-+6VtYadkQEp6OTSa6ms1eAE/CYW+kD9rCd3fq4E2T3VaVqwTcY4vq0zBcB4nhQANnId+SwSpgCn4RFfOUAsWjQ==
11104+
rollup@^1.19.4:
11105+
version "1.19.4"
11106+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.19.4.tgz#0cb4e4d6fa127adab59b11d0be50e8dd1c78123a"
11107+
integrity sha512-G24w409GNj7i/Yam2cQla6qV2k6Nug8bD2DZg9v63QX/cH/dEdbNJg8H4lUm5M1bRpPKRUC465Rm9H51JTKOfQ==
1110811108
dependencies:
1110911109
"@types/estree" "0.0.39"
1111011110
"@types/node" "^12.6.9"

0 commit comments

Comments
 (0)