Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
Bump eslint-plugin-vue from 9.18.1 to 9.19.2 (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 1fd00db commit 2d96c47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-nova": "^1.7.0",
"eslint-plugin-vue": "^9.18.1",
"eslint-plugin-vue": "^9.19.2",
"jest": "^27.5.1",
"onchange": "^7.1.0",
"prettier": "^2.8.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1835,10 +1835,10 @@ eslint-plugin-nova@^1.7.0:
resolved "https://registry.yarnpkg.com/eslint-plugin-nova/-/eslint-plugin-nova-1.7.0.tgz#0cf9465d6858cb5af3a5f3a5d0672f0c317ceb8b"
integrity sha512-LcWxgIinwyB+FavjsqS37MARRc2dgDWUXP+9iWOXMJ+ICoDBeD8/QMnzfL85DZyLiGh/qSYNXihBpHDarWxBHA==

eslint-plugin-vue@^9.18.1:
version "9.18.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.18.1.tgz#73cf29df7450ce5913296465f8d1dc545344920c"
integrity sha512-7hZFlrEgg9NIzuVik2I9xSnJA5RsmOfueYgsUGUokEDLJ1LHtxO0Pl4duje1BriZ/jDWb+44tcIlC3yi0tdlZg==
eslint-plugin-vue@^9.19.2:
version "9.19.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.19.2.tgz#7ab83a001a1ac8bccae013c5b9cb5d2c644fb376"
integrity sha512-CPDqTOG2K4Ni2o4J5wixkLVNwgctKXFu6oBpVJlpNq7f38lh9I80pRTouZSJ2MAebPJlINU/KTFSXyQfBUlymA==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
natural-compare "^1.4.0"
Expand Down

0 comments on commit 2d96c47

Please sign in to comment.