Skip to content

Commit c4ba819

Browse files
Bump eslint-plugin-vue from 5.1.0 to 5.2.3
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 5.1.0 to 5.2.3. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v5.1.0...v5.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0ac1c14 commit c4ba819

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@vue/eslint-config-airbnb": "^4.0.0",
2525
"babel-eslint": "^10.0.1",
2626
"eslint": "^5.8.0",
27-
"eslint-plugin-vue": "^5.0.0",
27+
"eslint-plugin-vue": "^5.2.3",
2828
"vue-template-compiler": "^2.5.21"
2929
}
3030
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3084,12 +3084,12 @@ eslint-plugin-vue@^4.7.1:
30843084
dependencies:
30853085
vue-eslint-parser "^2.0.3"
30863086

3087-
eslint-plugin-vue@^5.0.0:
3088-
version "5.1.0"
3089-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.1.0.tgz#d0d373334be8140d698ec4e1fb83f09faa48081b"
3090-
integrity sha512-C7avvbGLb9J1PyGiFolPcGR4ljUc+dKm5ZJdrUKXwXFxHHx4SqOmRI29AsFyW7PbCGcnOvIlaq7NJS6HDIak+g==
3087+
eslint-plugin-vue@^5.2.3:
3088+
version "5.2.3"
3089+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961"
3090+
integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw==
30913091
dependencies:
3092-
vue-eslint-parser "^4.0.2"
3092+
vue-eslint-parser "^5.0.0"
30933093

30943094
eslint-restricted-globals@^0.1.1:
30953095
version "0.1.1"
@@ -8074,10 +8074,10 @@ vue-eslint-parser@^2.0.3:
80748074
esquery "^1.0.0"
80758075
lodash "^4.17.4"
80768076

8077-
vue-eslint-parser@^4.0.2:
8078-
version "4.0.3"
8079-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-4.0.3.tgz#80cf162e484387b2640371ad21ba1f86e0c10a61"
8080-
integrity sha512-AUeQsYdO6+7QXCems+WvGlrXd37PHv/zcRQSQdY1xdOMwdFAPEnMBsv7zPvk0TPGulXkK/5p/ITgrjiYB7k3ag==
8077+
vue-eslint-parser@^5.0.0:
8078+
version "5.0.0"
8079+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-5.0.0.tgz#00f4e4da94ec974b821a26ff0ed0f7a78402b8a1"
8080+
integrity sha512-JlHVZwBBTNVvzmifwjpZYn0oPWH2SgWv5dojlZBsrhablDu95VFD+hriB1rQGwbD+bms6g+rAFhQHk6+NyiS6g==
80818081
dependencies:
80828082
debug "^4.1.0"
80838083
eslint-scope "^4.0.0"

0 commit comments

Comments
 (0)