Skip to content

Commit

Permalink
chore(deps): update dependency @vue/eslint-config-typescript to v14.1…
Browse files Browse the repository at this point in the history
….3 (#2199)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 7507cce commit fad0669
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 @@ -42,7 +42,7 @@
"@vitejs/plugin-vue": "5.1.4",
"@vue/compiler-sfc": "3.5.12",
"@vue/eslint-config-prettier": "10.0.0",
"@vue/eslint-config-typescript": "14.1.2",
"@vue/eslint-config-typescript": "14.1.3",
"@vueuse/core": "11.1.0",
"chokidar": "4.0.1",
"cross-env": "7.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1471,10 +1471,10 @@
eslint-config-prettier "^9.1.0"
eslint-plugin-prettier "^5.2.1"

"@vue/[email protected].2":
version "14.1.2"
resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-14.1.2.tgz#29ca0b64cdb55506f58d2baebe483495ae83b4b0"
integrity sha512-iMxULt1ZNvJA0+Dw+JaoVdbi7Vo4wpEu0VNVa1SUprtY07F150wx4MUGOpln7QJjNo4f4DMxWFTlMbRVUdYmYg==
"@vue/[email protected].3":
version "14.1.3"
resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-14.1.3.tgz#6df0d2fab863585def1f4c3e41b6fee1b0806f9b"
integrity sha512-L4NUJQz/0We2QYtrNwRAGRy4KfpOagl5V3MpZZ+rQ51a+bKjlKYYrugi7lp7PIX8LolRgu06ZwDoswnSGWnAmA==
dependencies:
"@typescript-eslint/eslint-plugin" "^8.8.1"
fast-glob "^3.3.2"
Expand Down

0 comments on commit fad0669

Please sign in to comment.