Skip to content

Commit

Permalink
fix: update TypeScript ESLint plugin and parser to version 8.20.0; up…
Browse files Browse the repository at this point in the history
…date @types/node to version 22.10.6
  • Loading branch information
Simoon-F committed Jan 14, 2025
1 parent da56eb4 commit 555c792
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 109 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"@antfu/install-pkg": "^1.0.0",
"@clack/prompts": "^0.9.1",
"@stylistic/eslint-plugin": "^2.13.0",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"eslint-flat-config-utils": "^1.0.0",
"globals": "^15.14.0",
"local-pkg": "^1.0.0"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.23.2",
"@sj-distributor/eslint-config": "workspace:*",
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"bumpp": "^9.10.0",
"eslint": "^9.18.0",
"eslint-plugin-react-hooks": "^5.1.0",
Expand Down
Loading

0 comments on commit 555c792

Please sign in to comment.