diff --git a/Vue InstantSearch/algolia-insights/package.json b/Vue InstantSearch/algolia-insights/package.json index c30c397a28..63b953c7d2 100644 --- a/Vue InstantSearch/algolia-insights/package.json +++ b/Vue InstantSearch/algolia-insights/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/algolia-insights/yarn.lock b/Vue InstantSearch/algolia-insights/yarn.lock index 13591638d5..dbcae00ffd 100644 --- a/Vue InstantSearch/algolia-insights/yarn.lock +++ b/Vue InstantSearch/algolia-insights/yarn.lock @@ -3207,10 +3207,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/autocomplete-results-page/package.json b/Vue InstantSearch/autocomplete-results-page/package.json index 563af5f399..a80aeb40a9 100644 --- a/Vue InstantSearch/autocomplete-results-page/package.json +++ b/Vue InstantSearch/autocomplete-results-page/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/autocomplete-results-page/yarn.lock b/Vue InstantSearch/autocomplete-results-page/yarn.lock index 94e47b8297..b36e6cd7fa 100644 --- a/Vue InstantSearch/autocomplete-results-page/yarn.lock +++ b/Vue InstantSearch/autocomplete-results-page/yarn.lock @@ -3195,10 +3195,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/conditional-request/package.json b/Vue InstantSearch/conditional-request/package.json index bbfb070c23..6cec841b86 100644 --- a/Vue InstantSearch/conditional-request/package.json +++ b/Vue InstantSearch/conditional-request/package.json @@ -24,7 +24,7 @@ "eslint-config-prettier": "4.1.0", "eslint-plugin-import": "2.17.3", "eslint-plugin-prettier": "3.1.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "prettier": "1.17.1", "vue-template-compiler": "2.6.10" }, diff --git a/Vue InstantSearch/conditional-request/yarn.lock b/Vue InstantSearch/conditional-request/yarn.lock index 90dc7c1c40..96abcf03b1 100644 --- a/Vue InstantSearch/conditional-request/yarn.lock +++ b/Vue InstantSearch/conditional-request/yarn.lock @@ -3044,10 +3044,10 @@ eslint-plugin-prettier@3.1.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/debounced-search-box/package.json b/Vue InstantSearch/debounced-search-box/package.json index 3edbfeb133..17403b8c46 100644 --- a/Vue InstantSearch/debounced-search-box/package.json +++ b/Vue InstantSearch/debounced-search-box/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/debounced-search-box/yarn.lock b/Vue InstantSearch/debounced-search-box/yarn.lock index f8949ca334..9f90fadba0 100644 --- a/Vue InstantSearch/debounced-search-box/yarn.lock +++ b/Vue InstantSearch/debounced-search-box/yarn.lock @@ -3205,10 +3205,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/extending-widgets/package.json b/Vue InstantSearch/extending-widgets/package.json index 6d63a00301..2bb03e188b 100644 --- a/Vue InstantSearch/extending-widgets/package.json +++ b/Vue InstantSearch/extending-widgets/package.json @@ -20,7 +20,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/extending-widgets/yarn.lock b/Vue InstantSearch/extending-widgets/yarn.lock index 888a30e834..2a86347eeb 100644 --- a/Vue InstantSearch/extending-widgets/yarn.lock +++ b/Vue InstantSearch/extending-widgets/yarn.lock @@ -3195,10 +3195,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/geo-search/package.json b/Vue InstantSearch/geo-search/package.json index 75af5031cf..7439bf195e 100644 --- a/Vue InstantSearch/geo-search/package.json +++ b/Vue InstantSearch/geo-search/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/geo-search/yarn.lock b/Vue InstantSearch/geo-search/yarn.lock index 692063e75f..1ccb2a732a 100644 --- a/Vue InstantSearch/geo-search/yarn.lock +++ b/Vue InstantSearch/geo-search/yarn.lock @@ -3195,10 +3195,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/getting-started/package.json b/Vue InstantSearch/getting-started/package.json index b5030f3e86..d2ae2bfee7 100644 --- a/Vue InstantSearch/getting-started/package.json +++ b/Vue InstantSearch/getting-started/package.json @@ -20,7 +20,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/getting-started/yarn.lock b/Vue InstantSearch/getting-started/yarn.lock index 888a30e834..2a86347eeb 100644 --- a/Vue InstantSearch/getting-started/yarn.lock +++ b/Vue InstantSearch/getting-started/yarn.lock @@ -3195,10 +3195,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/infinite-scroll/package.json b/Vue InstantSearch/infinite-scroll/package.json index 14b00b6e7f..227f1de156 100644 --- a/Vue InstantSearch/infinite-scroll/package.json +++ b/Vue InstantSearch/infinite-scroll/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/infinite-scroll/yarn.lock b/Vue InstantSearch/infinite-scroll/yarn.lock index f423dc7864..3aa368e88e 100644 --- a/Vue InstantSearch/infinite-scroll/yarn.lock +++ b/Vue InstantSearch/infinite-scroll/yarn.lock @@ -3195,10 +3195,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/loading-indicator/package.json b/Vue InstantSearch/loading-indicator/package.json index 3edbfeb133..17403b8c46 100644 --- a/Vue InstantSearch/loading-indicator/package.json +++ b/Vue InstantSearch/loading-indicator/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/loading-indicator/yarn.lock b/Vue InstantSearch/loading-indicator/yarn.lock index f8949ca334..9f90fadba0 100644 --- a/Vue InstantSearch/loading-indicator/yarn.lock +++ b/Vue InstantSearch/loading-indicator/yarn.lock @@ -3205,10 +3205,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/multi-index-autocomplete/package.json b/Vue InstantSearch/multi-index-autocomplete/package.json index 563af5f399..a80aeb40a9 100644 --- a/Vue InstantSearch/multi-index-autocomplete/package.json +++ b/Vue InstantSearch/multi-index-autocomplete/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/multi-index-autocomplete/yarn.lock b/Vue InstantSearch/multi-index-autocomplete/yarn.lock index 94e47b8297..b36e6cd7fa 100644 --- a/Vue InstantSearch/multi-index-autocomplete/yarn.lock +++ b/Vue InstantSearch/multi-index-autocomplete/yarn.lock @@ -3195,10 +3195,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/multi-index-hits/package.json b/Vue InstantSearch/multi-index-hits/package.json index 11100b9589..48c33bd9e5 100644 --- a/Vue InstantSearch/multi-index-hits/package.json +++ b/Vue InstantSearch/multi-index-hits/package.json @@ -20,7 +20,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/multi-index-hits/yarn.lock b/Vue InstantSearch/multi-index-hits/yarn.lock index 888a30e834..2a86347eeb 100644 --- a/Vue InstantSearch/multi-index-hits/yarn.lock +++ b/Vue InstantSearch/multi-index-hits/yarn.lock @@ -3195,10 +3195,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/places/package.json b/Vue InstantSearch/places/package.json index 109b8887e5..7b9113e15f 100644 --- a/Vue InstantSearch/places/package.json +++ b/Vue InstantSearch/places/package.json @@ -19,7 +19,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.10.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/places/yarn.lock b/Vue InstantSearch/places/yarn.lock index 5c802118cc..af4d489de1 100644 --- a/Vue InstantSearch/places/yarn.lock +++ b/Vue InstantSearch/places/yarn.lock @@ -3200,10 +3200,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/query-suggestions/package.json b/Vue InstantSearch/query-suggestions/package.json index 563af5f399..a80aeb40a9 100644 --- a/Vue InstantSearch/query-suggestions/package.json +++ b/Vue InstantSearch/query-suggestions/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/query-suggestions/yarn.lock b/Vue InstantSearch/query-suggestions/yarn.lock index 94e47b8297..b36e6cd7fa 100644 --- a/Vue InstantSearch/query-suggestions/yarn.lock +++ b/Vue InstantSearch/query-suggestions/yarn.lock @@ -3195,10 +3195,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/refresh/package.json b/Vue InstantSearch/refresh/package.json index 3edbfeb133..17403b8c46 100644 --- a/Vue InstantSearch/refresh/package.json +++ b/Vue InstantSearch/refresh/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/refresh/yarn.lock b/Vue InstantSearch/refresh/yarn.lock index f8949ca334..9f90fadba0 100644 --- a/Vue InstantSearch/refresh/yarn.lock +++ b/Vue InstantSearch/refresh/yarn.lock @@ -3205,10 +3205,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/routing-basic/package.json b/Vue InstantSearch/routing-basic/package.json index c72b0c3e0f..1a92690dc7 100644 --- a/Vue InstantSearch/routing-basic/package.json +++ b/Vue InstantSearch/routing-basic/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/routing-basic/yarn.lock b/Vue InstantSearch/routing-basic/yarn.lock index f8949ca334..9f90fadba0 100644 --- a/Vue InstantSearch/routing-basic/yarn.lock +++ b/Vue InstantSearch/routing-basic/yarn.lock @@ -3205,10 +3205,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/routing-seo-friendly/package.json b/Vue InstantSearch/routing-seo-friendly/package.json index 3edbfeb133..17403b8c46 100644 --- a/Vue InstantSearch/routing-seo-friendly/package.json +++ b/Vue InstantSearch/routing-seo-friendly/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/routing-seo-friendly/yarn.lock b/Vue InstantSearch/routing-seo-friendly/yarn.lock index f8949ca334..9f90fadba0 100644 --- a/Vue InstantSearch/routing-seo-friendly/yarn.lock +++ b/Vue InstantSearch/routing-seo-friendly/yarn.lock @@ -3205,10 +3205,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/routing-state-mapping/package.json b/Vue InstantSearch/routing-state-mapping/package.json index 3edbfeb133..17403b8c46 100644 --- a/Vue InstantSearch/routing-state-mapping/package.json +++ b/Vue InstantSearch/routing-state-mapping/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/routing-state-mapping/yarn.lock b/Vue InstantSearch/routing-state-mapping/yarn.lock index f8949ca334..9f90fadba0 100644 --- a/Vue InstantSearch/routing-state-mapping/yarn.lock +++ b/Vue InstantSearch/routing-state-mapping/yarn.lock @@ -3205,10 +3205,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/routing-vue-router/package.json b/Vue InstantSearch/routing-vue-router/package.json index 0ac66ef20c..d09f1158bb 100644 --- a/Vue InstantSearch/routing-vue-router/package.json +++ b/Vue InstantSearch/routing-vue-router/package.json @@ -23,7 +23,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/routing-vue-router/yarn.lock b/Vue InstantSearch/routing-vue-router/yarn.lock index 5addc2fe51..26a5ebe5e9 100644 --- a/Vue InstantSearch/routing-vue-router/yarn.lock +++ b/Vue InstantSearch/routing-vue-router/yarn.lock @@ -3205,10 +3205,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/secured-api-keys/package.json b/Vue InstantSearch/secured-api-keys/package.json index 8fae38e810..fa24133f19 100644 --- a/Vue InstantSearch/secured-api-keys/package.json +++ b/Vue InstantSearch/secured-api-keys/package.json @@ -22,7 +22,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.9.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/secured-api-keys/yarn.lock b/Vue InstantSearch/secured-api-keys/yarn.lock index e18ff8e82c..7fdf09d349 100644 --- a/Vue InstantSearch/secured-api-keys/yarn.lock +++ b/Vue InstantSearch/secured-api-keys/yarn.lock @@ -3222,10 +3222,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" diff --git a/Vue InstantSearch/server-side-rendering/package.json b/Vue InstantSearch/server-side-rendering/package.json index b062372570..27b0ba83d2 100644 --- a/Vue InstantSearch/server-side-rendering/package.json +++ b/Vue InstantSearch/server-side-rendering/package.json @@ -25,7 +25,7 @@ "@vue/eslint-config-prettier": "4.0.1", "babel-eslint": "10.0.1", "eslint": "5.12.0", - "eslint-plugin-vue": "5.2.2", + "eslint-plugin-vue": "5.2.3", "vue-template-compiler": "2.6.10" } } diff --git a/Vue InstantSearch/server-side-rendering/yarn.lock b/Vue InstantSearch/server-side-rendering/yarn.lock index 68dc23f29c..cb04efa76d 100644 --- a/Vue InstantSearch/server-side-rendering/yarn.lock +++ b/Vue InstantSearch/server-side-rendering/yarn.lock @@ -3327,10 +3327,10 @@ eslint-plugin-prettier@^3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-vue@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c" - integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA== +eslint-plugin-vue@5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" + integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0"