Skip to content

Commit

Permalink
Update dependency @antfu/eslint-config to v2.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 71c7ff7 commit a7d3c2b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"version": "manual-git-changelog onversion"
},
"dependencies": {
"@antfu/eslint-config": "2.13.2",
"@antfu/eslint-config": "2.13.3",
"@rushstack/eslint-patch": "^1.7.2",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-extended": "0.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@jridgewell/gen-mapping" "^0.3.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@antfu/[email protected].2":
version "2.13.2"
resolved "https://registry.yarnpkg.com/@antfu/eslint-config/-/eslint-config-2.13.2.tgz#31799740491a0ff9e4f722e82b029b7fce9007b3"
integrity sha512-twfke7tx29F2lAyfMm412caEcgVh/msiwkuyWI+ZoskdPLHzSkKh9mql/EdijGO8Z/DjzWhpRObo94Vl74fL5w==
"@antfu/[email protected].3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@antfu/eslint-config/-/eslint-config-2.13.3.tgz#3e9a7b8bccab81461b4f25da288335abdc6e6282"
integrity sha512-DCyrnFgWtIc0mUTn8HeVB15Z/t9oEQZk8ce6S14Kq6z42LbMfZxPu6hs4SmPFYWLJoEzYq87dxsRv3glOX+aGw==
dependencies:
"@antfu/install-pkg" "^0.3.2"
"@clack/prompts" "^0.7.0"
Expand All @@ -40,7 +40,7 @@
eslint-plugin-toml "^0.11.0"
eslint-plugin-unicorn "^52.0.0"
eslint-plugin-unused-imports "^3.1.0"
eslint-plugin-vitest "^0.5.0"
eslint-plugin-vitest "^0.5.1"
eslint-plugin-vue "^9.24.1"
eslint-plugin-yml "^1.14.0"
eslint-processor-vue-blocks "^0.1.1"
Expand Down Expand Up @@ -2244,7 +2244,7 @@ eslint-plugin-unused-imports@^3.1.0:
dependencies:
eslint-rule-composer "^0.3.0"

eslint-plugin-vitest@^0.5.0:
eslint-plugin-vitest@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-vitest/-/eslint-plugin-vitest-0.5.1.tgz#97d55c810304c913f4ea8e1a6aba1319276ff757"
integrity sha512-g137wC+LCq2N+tfqK39Nl6Rs2N9u+zu6lWxaVgpN3wX+Kq6zSyxjPSI/ZBXUjP+qandT3z1DM5wK5IjD4XrAIw==
Expand Down

0 comments on commit a7d3c2b

Please sign in to comment.