Skip to content

Commit eb13c59

Browse files
renovate[bot]jacobmllr95
authored andcommitted
chore(deps): update devdependency rollup to ^1.19.3 (bootstrap-vue#3820)
1 parent 1a95e0a commit eb13c59

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.2",
126+
"rollup": "^1.19.3",
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.2:
11105-
version "1.19.2"
11106-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.19.2.tgz#64f74ef9b743cbc31e5aa226c7bce0a767cd9a33"
11107-
integrity sha512-nH8Sr5MMhdq+Se4w9RsJiwIFJ7eHNt+UyqR8a1WKlP36+ruJnzRoXMeSXicdRScAyDhrdQQR7GUX6W41qHlp+A==
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==
1110811108
dependencies:
1110911109
"@types/estree" "0.0.39"
1111011110
"@types/node" "^12.6.9"

0 commit comments

Comments
 (0)