Skip to content

Commit

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

npm: bump @typescript-eslint/parser from 8.9.0 to 8.10.0
  • Loading branch information
c0rtexR authored Oct 21, 2024
2 parents 63a328d + fcfc96e commit 5b0c133
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 86 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.5",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/parser": "^8.10.0",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.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 @@ -83,7 +83,7 @@
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/parser": "^8.10.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
"eslint-import-resolver-typescript": "^3.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/parser": "^8.10.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
"eslint-import-resolver-typescript": "^3.6.3",
Expand Down
118 changes: 35 additions & 83 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 5b0c133

Please sign in to comment.