Skip to content

Commit

Permalink
build(deps): update typescript-eslint monorepo to ^8.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 7a66b62 commit f3e71e4
Show file tree
Hide file tree
Showing 6 changed files with 89 additions and 89 deletions.
4 changes: 2 additions & 2 deletions apps/774-ink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@types/node": "^22.13.0",
"@types/react": "^19.0.8",
"@types/web-app-manifest": "^1.0.8",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.23.0",
"eslint": "^8.57.1",
"eslint-config-next": "^15.1.6",
"eslint-config-prettier": "^10.0.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/hanerubeat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@types/node": "^22.13.0",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.23.0",
"eslint": "^8.57.1",
"eslint-config-next": "^15.1.6",
"eslint-config-prettier": "^10.0.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/inaba-jinja/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@types/node": "^22.13.0",
"@types/react": "^19.0.8",
"@types/webpack-env": "^1.18.8",
"@typescript-eslint/eslint-plugin": "~8.22.0",
"@typescript-eslint/parser": "~8.22.0",
"@typescript-eslint/eslint-plugin": "~8.23.0",
"@typescript-eslint/parser": "~8.23.0",
"eslint": "~8.57.1",
"eslint-config-next": "^15.1.6",
"eslint-config-prettier": "~10.0.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/neru-camera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@types/eslint": "^9.6.1",
"@types/node": "^22.13.0",
"@types/react": "^19.0.8",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.23.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-next": "^15.1.6",
Expand Down
158 changes: 79 additions & 79 deletions pnpm-lock.yaml

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

Loading

0 comments on commit f3e71e4

Please sign in to comment.