Skip to content

Commit

Permalink
chore: update deps, close #291
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 25, 2023
1 parent 335542e commit a46d9b1
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 60 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
"eslint": ">=8.0.0"
},
"dependencies": {
"@antfu/eslint-define-config": "^1.23.0-1",
"@antfu/eslint-define-config": "^1.23.0-2",
"@stylistic/eslint-plugin": "^0.1.1",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint-config-flat-gitignore": "^0.1.1",
"eslint-plugin-antfu": "^1.0.0-beta.12",
"eslint-plugin-eslint-comments": "^3.2.0",
Expand All @@ -54,10 +54,10 @@
"eslint-plugin-unicorn": "^48.0.1",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vitest": "^0.3.8",
"eslint-plugin-vue": "^9.17.0",
"eslint-plugin-vue": "^9.18.0",
"eslint-plugin-yml": "^1.10.0",
"globals": "^13.23.0",
"jsonc-eslint-parser": "^2.3.0",
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^0.5.0",
"vue-eslint-parser": "^9.3.2",
"yaml-eslint-parser": "^1.2.2"
Expand All @@ -68,7 +68,7 @@
"@stylistic/eslint-plugin-migrate": "^0.1.1",
"@types/eslint": "^8.44.6",
"@types/fs-extra": "^11.0.3",
"@types/node": "^20.8.7",
"@types/node": "^20.8.8",
"bumpp": "^9.2.0",
"eslint": "^8.52.0",
"eslint-flat-config-viewer": "^0.1.0",
Expand Down

0 comments on commit a46d9b1

Please sign in to comment.