Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 5, 2023
1 parent 4765768 commit 51e19fd
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 56 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
},
"dependencies": {
"@stylistic/eslint-plugin": "0.0.6",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"eslint-config-flat-gitignore": "^0.1.0",
"eslint-define-config": "^1.23.0",
"eslint-plugin-antfu": "^1.0.0-beta.8",
"eslint-plugin-antfu": "^1.0.0-beta.10",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-i": "^2.28.1",
"eslint-plugin-jsdoc": "^46.8.2",
Expand All @@ -52,12 +52,12 @@
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-unicorn": "^48.0.1",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vitest": "^0.3.1",
"eslint-plugin-vitest": "^0.3.2",
"eslint-plugin-vue": "^9.17.0",
"eslint-plugin-yml": "^1.9.0",
"globals": "^13.22.0",
"jsonc-eslint-parser": "^2.3.0",
"local-pkg": "^0.4.3",
"local-pkg": "^0.5.0",
"vue-eslint-parser": "^9.3.1",
"yaml-eslint-parser": "^1.2.2"
},
Expand All @@ -67,7 +67,7 @@
"@stylistic/eslint-plugin-migrate": "^0.0.6",
"@types/eslint": "^8.44.3",
"@types/fs-extra": "^11.0.2",
"@types/node": "^20.7.2",
"@types/node": "^20.8.2",
"bumpp": "^9.2.0",
"eslint": "^8.50.0",
"eslint-flat-config-viewer": "^0.0.8",
Expand Down
Loading

0 comments on commit 51e19fd

Please sign in to comment.