Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 8, 2023
1 parent 4474554 commit 3edadae
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 139 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"eslint-config-flat-gitignore": "^0.1.0",
"eslint-plugin-antfu": "^1.0.0-beta.10",
"eslint-plugin-antfu": "^1.0.0-beta.11",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-i": "^2.28.1",
"eslint-plugin-jsdoc": "^46.8.2",
Expand All @@ -54,11 +54,11 @@
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vitest": "^0.3.2",
"eslint-plugin-vue": "^9.17.0",
"eslint-plugin-yml": "^1.9.0",
"globals": "^13.22.0",
"eslint-plugin-yml": "^1.10.0",
"globals": "^13.23.0",
"jsonc-eslint-parser": "^2.3.0",
"local-pkg": "^0.5.0",
"vue-eslint-parser": "^9.3.1",
"vue-eslint-parser": "^9.3.2",
"yaml-eslint-parser": "^1.2.2"
},
"devDependencies": {
Expand All @@ -67,10 +67,10 @@
"@stylistic/eslint-plugin-migrate": "^0.0.6",
"@types/eslint": "^8.44.3",
"@types/fs-extra": "^11.0.2",
"@types/node": "^20.8.2",
"@types/node": "^20.8.3",
"bumpp": "^9.2.0",
"eslint": "^8.50.0",
"eslint-flat-config-viewer": "^0.0.8",
"eslint": "^8.51.0",
"eslint-flat-config-viewer": "^0.0.9",
"eslint-plugin-sort-keys": "^2.3.5",
"esno": "^0.17.0",
"fast-glob": "^3.3.1",
Expand Down
Loading

0 comments on commit 3edadae

Please sign in to comment.