Skip to content

Commit

Permalink
Merge pull request #159 from softflow24/dependabot/npm_and_yarn/devel…
Browse files Browse the repository at this point in the history
…opment/typescript-eslint/eslint-plugin-8.10.0

npm: bump @typescript-eslint/eslint-plugin from 8.9.0 to 8.10.0
  • Loading branch information
c0rtexR authored Oct 21, 2024
2 parents 3dd84ed + e333d83 commit b85ab69
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@eslint/js": "^9.12.0",
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.5",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.8.1",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@remix-run/dev": "^2.13.1",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.8.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@remix-run/dev": "^2.13.1",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.8.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
Expand Down
104 changes: 76 additions & 28 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 b85ab69

Please sign in to comment.