Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 11, 2023
1 parent 2ee5a69 commit 758733b
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 751 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,22 @@
},
"dependencies": {
"@antfu/eslint-define-config": "^1.23.0-2",
"@stylistic/eslint-plugin": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@stylistic/eslint-plugin": "^1.1.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"eslint-config-flat-gitignore": "^0.1.1",
"eslint-plugin-antfu": "^1.0.2",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-i": "^2.29.0",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-jsdoc": "^46.9.0",
"eslint-plugin-jsonc": "^2.10.0",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-perfectionist": "^2.2.0",
"eslint-plugin-unicorn": "^49.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vitest": "^0.3.8",
"eslint-plugin-vitest": "^0.3.9",
"eslint-plugin-vue": "^9.18.1",
"eslint-plugin-yml": "^1.10.0",
"execa": "^8.0.1",
Expand All @@ -71,18 +71,18 @@
},
"devDependencies": {
"@antfu/eslint-config": "workspace:*",
"@antfu/ni": "^0.21.8",
"@stylistic/eslint-plugin-migrate": "^1.0.0",
"@types/eslint": "^8.44.6",
"@types/fs-extra": "^11.0.3",
"@types/node": "^20.8.10",
"@types/prompts": "^2.4.7",
"@antfu/ni": "^0.21.9",
"@stylistic/eslint-plugin-migrate": "^1.1.0",
"@types/eslint": "^8.44.7",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.9.0",
"@types/prompts": "^2.4.8",
"@types/yargs": "^17.0.31",
"bumpp": "^9.2.0",
"eslint": "^8.52.0",
"eslint-flat-config-viewer": "^0.1.0",
"esno": "^0.17.0",
"fast-glob": "^3.3.1",
"eslint": "^8.53.0",
"eslint-flat-config-viewer": "^0.1.1",
"esno": "^4.0.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.1.1",
"lint-staged": "^15.0.2",
"rimraf": "^5.0.5",
Expand Down
Loading

0 comments on commit 758733b

Please sign in to comment.