Skip to content

Commit

Permalink
chore: update @types/node and @typescript-eslint/parser dependencies …
Browse files Browse the repository at this point in the history
…to latest versions
  • Loading branch information
maggot-code committed Feb 5, 2025
1 parent f7f67ea commit cb219ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@eslint/js": "^9.19.0",
"@types/eslint": "^9.6.1",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.12.0",
"@types/node": "^22.13.1",
"bumpp": "^10.0.1",
"eslint": "^9.19.0",
"tsup": "^8.3.6",
Expand All @@ -50,7 +50,7 @@
},
"dependencies": {
"@stylistic/eslint-plugin": "^3.0.1",
"@typescript-eslint/parser": "^8.22.0",
"@typescript-eslint/parser": "^8.23.0",
"eslint-merge-processors": "^1.0.0",
"eslint-plugin-antfu": "^3.0.0",
"eslint-plugin-command": "^3.0.0",
Expand All @@ -63,7 +63,7 @@
"globals": "^15.14.0",
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^1.0.0",
"typescript-eslint": "^8.22.0",
"typescript-eslint": "^8.23.0",
"vue-eslint-parser": "^9.4.3"
}
}

0 comments on commit cb219ba

Please sign in to comment.