Skip to content

Commit 76766a0

Browse files
renovate[bot]jacobmllr95
authored andcommitted
chore(deps): update all non-major dependencies (bootstrap-vue#3309)
1 parent a42abd0 commit 76766a0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"codesandbox": "^2.1.5",
9898
"cross-env": "^5.2.0",
9999
"eslint": "^5.16.0",
100-
"eslint-config-prettier": "^4.2.0",
100+
"eslint-config-prettier": "^4.3.0",
101101
"eslint-config-standard": "^12.0.0",
102102
"eslint-config-vue": "^2.0.2",
103103
"eslint-plugin-import": "^2.17.2",
@@ -121,7 +121,7 @@
121121
"nuxt": "^2.7.1",
122122
"postcss-cli": "^6.1.2",
123123
"prettier": "1.14.3",
124-
"rollup": "^1.12.0",
124+
"rollup": "^1.12.1",
125125
"rollup-plugin-babel": "^4.3.2",
126126
"rollup-plugin-commonjs": "^10.0.0",
127127
"rollup-plugin-node-resolve": "^5.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4838,10 +4838,10 @@ escodegen@^1.11.0, escodegen@^1.9.1:
48384838
optionalDependencies:
48394839
source-map "~0.6.1"
48404840

4841-
eslint-config-prettier@^4.2.0:
4842-
version "4.2.0"
4843-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.2.0.tgz#70b946b629cd0e3e98233fd9ecde4cb9778de96c"
4844-
integrity sha512-y0uWc/FRfrHhpPZCYflWC8aE0KRJRY04rdZVfl8cL3sEZmOYyaBdhdlQPjKZBnuRMyLVK+JUZr7HaZFClQiH4w==
4841+
eslint-config-prettier@^4.3.0:
4842+
version "4.3.0"
4843+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.3.0.tgz#c55c1fcac8ce4518aeb77906984e134d9eb5a4f0"
4844+
integrity sha512-sZwhSTHVVz78+kYD3t5pCWSYEdVSBR0PXnwjDRsUs8ytIrK8PLXw+6FKp8r3Z7rx4ZszdetWlXYKOHoUrrwPlA==
48454845
dependencies:
48464846
get-stdin "^6.0.0"
48474847

@@ -11042,10 +11042,10 @@ rollup-watch@^4.3.1:
1104211042
require-relative "0.8.7"
1104311043
rollup-pluginutils "^2.0.1"
1104411044

11045-
rollup@^1.12.0:
11046-
version "1.12.0"
11047-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.12.0.tgz#3e07e7d178bf61fe12325660a037ae0041219d8c"
11048-
integrity sha512-DFqgTupu9dkoS80AZ4xMgeLCeC96pGRCu1MLlOwRAjJ3qGItw+j4YWcL3/uWbgQO2mnmrAZphxAdjSXYsG5pWA==
11045+
rollup@^1.12.1:
11046+
version "1.12.1"
11047+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.12.1.tgz#02148d3d79f819b418a2f4c374f859fed56ae40c"
11048+
integrity sha512-6CL0c+HxqEY9/8G+7mYIvor0tt60mVC64410/1DeaGWZCFAvcY8ClT0bsnTxECd6vR004CMm0X2yBZmod5gWjw==
1104911049
dependencies:
1105011050
"@types/estree" "0.0.39"
1105111051
"@types/node" "^12.0.2"

0 commit comments

Comments
 (0)