Skip to content

Commit

Permalink
Merge pull request #1295 from nexryai/dependabot/npm_and_yarn/package…
Browse files Browse the repository at this point in the history
…s/client/nightly/eslint-plugin-vue-9.32.0

build(deps-dev): bump eslint-plugin-vue from 9.29.0 to 9.32.0 in /packages/client
  • Loading branch information
nexryai authored Jan 7, 2025
2 parents e6ae77c + 3003f43 commit ae010d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"cross-env": "7.0.3",
"eslint": "8.57.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-vue": "9.29.0",
"eslint-plugin-vue": "9.32.0",
"rollup": "4.29.2"
}
}
8 changes: 4 additions & 4 deletions packages/client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1745,10 +1745,10 @@ [email protected]:
string.prototype.trimend "^1.0.8"
tsconfig-paths "^3.15.0"

eslint-plugin-vue@9.29.0:
version "9.29.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.29.0.tgz#fa1d62a88c22102be4fb8c275929698a1aee4b04"
integrity sha512-hamyjrBhNH6Li6R1h1VF9KHfshJlKgKEg3ARbGTn72CMNDSMhWbgC7NdkRDEh25AFW+4SDATzyNM+3gWuZii8g==
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 ae010d7

Please sign in to comment.