Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-vue to v9.32.0 (#8526)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 590354f commit 5c5f7a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"eslint-plugin-n": "17.14.0",
"eslint-plugin-package-json": "0.16.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vue": "9.31.0",
"eslint-plugin-vue": "9.32.0",
"eslint-webpack-plugin": "4.2.0",
"flush-promises": "1.0.2",
"globals": "15.12.0",
Expand Down
8 changes: 4 additions & 4 deletions UI/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4388,10 +4388,10 @@ eslint-plugin-unicorn@^52.0.0:
semver "^7.5.4"
strip-indent "^3.0.0"

eslint-plugin-vue@9.31.0:
version "9.31.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.31.0.tgz#5da53c2826f8efd8a62835aad596826053b1085e"
integrity sha512-aYMUCgivhz1o4tLkRHj5oq9YgYPM4/EJc0M7TAKRLCUA5OYxRLAhYEVD2nLtTwLyixEFI+/QXSvKU9ESZFgqjQ==
eslint-plugin-vue@9.32.0:
version "9.32.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.32.0.tgz#2b558e827886b567dfaa156cc1cad0f596461fab"
integrity sha512-b/Y05HYmnB/32wqVcjxjHZzNpwxj1onBOvqW89W+V+XNG1dRuaFbNd3vT9CLbr2LXjEoq+3vn8DanWf7XU22Ug==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
globals "^13.24.0"
Expand Down

0 comments on commit 5c5f7a3

Please sign in to comment.