Skip to content

Commit

Permalink
chore(deps): update dependency @vue/eslint-config-prettier to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent f6f3584 commit af8f543
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@testing-library/vue": "^8.0.0",
"@vitejs/plugin-vue": "5.1.4",
"@vitest/coverage-v8": "^2.0.0",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-prettier": "10.1.0",
"@vue/eslint-config-standard": "8.0.1",
"autoprefixer": "10.4.20",
"axios": "1.7.7",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -815,13 +815,13 @@
"@vue/compiler-dom" "3.4.38"
"@vue/shared" "3.4.38"

"@vue/eslint-config-prettier@9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@vue/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#f63394f8f7759d92b6ef3f3e1d30ff6b0c0b97c1"
integrity sha512-z1ZIAAUS9pKzo/ANEfd2sO+v2IUalz7cM/cTLOZ7vRFOPk5/xuRKQteOu1DErFLAh/lYGXMVZ0IfYKlyInuDVg==
"@vue/eslint-config-prettier@10.1.0":
version "10.1.0"
resolved "https://registry.yarnpkg.com/@vue/eslint-config-prettier/-/eslint-config-prettier-10.1.0.tgz#12b2f12548645c7945770a325394588dab4cb108"
integrity sha512-J6wV91y2pXc0Phha01k0WOHBTPsoSTf4xlmMjoKaeSxBpAdsgTppGF5RZRdOHM7OA74zAXD+VLANrtYXpiPKkQ==
dependencies:
eslint-config-prettier "^9.0.0"
eslint-plugin-prettier "^5.0.0"
eslint-config-prettier "^9.1.0"
eslint-plugin-prettier "^5.2.1"

"@vue/[email protected]":
version "8.0.1"
Expand Down Expand Up @@ -1693,7 +1693,7 @@ escape-string-regexp@^4.0.0:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==

eslint-config-prettier@^9.0.0:
eslint-config-prettier@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
Expand Down Expand Up @@ -1773,7 +1773,7 @@ eslint-plugin-n@^15.2.4:
resolve "^1.22.1"
semver "^7.3.8"

[email protected], eslint-plugin-prettier@^5.0.0:
[email protected], eslint-plugin-prettier@^5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
Expand Down

0 comments on commit af8f543

Please sign in to comment.