Skip to content

Commit

Permalink
fix(package.json): update @next/eslint-plugin-next and @types/node to…
Browse files Browse the repository at this point in the history
… patch newer versions for dependency maintenance
  • Loading branch information
Bluzzi committed Jan 17, 2025
1 parent 9d94506 commit b0f5dea
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@eslint-react/eslint-plugin": "^1.23.2",
"@eslint/js": "^9.18.0",
"@next/eslint-plugin-next": "^15.1.4",
"@next/eslint-plugin-next": "^15.1.5",
"@stylistic/eslint-plugin": "^2.13.0",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
Expand All @@ -47,7 +47,7 @@
"@eslint/config-inspector": "^0.7.1",
"@types/eslint": "^9.6.1",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.10.6",
"@types/node": "^22.10.7",
"eslint": "^9.18.0",
"eslint-typegen": "^0.3.2",
"serve": "^14.2.4",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b0f5dea

Please sign in to comment.