Skip to content

Commit

Permalink
Bump @typescript-eslint/parser from 6.21.0 to 7.6.0
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 7.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.6.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 772f910 commit a7bdbdf
Show file tree
Hide file tree
Showing 20 changed files with 79 additions and 79 deletions.
120 changes: 60 additions & 60 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/preset-env": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/parser": "^7.6.0",
"babel-jest": "^29.7.0",
"eslint": "^8.56.0",
"eslint-config-react-app": "^7.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/jest": "^29.5.11",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/parser": "^7.6.0",
"babel-jest": "^29.7.0",
"eslint": "^8.56.0",
"eslint-plugin-jest": "^27.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/authorization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/jest": "^29.5.11",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/parser": "^7.6.0",
"babel-jest": "^29.7.0",
"eslint": "^8.56.0",
"eslint-plugin-jest": "^27.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/jest": "^29.5.11",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/parser": "^7.6.0",
"babel-jest": "^29.7.0",
"eslint": "^8.56.0",
"eslint-plugin-jest": "^27.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/database-adapter-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/jest": "^29.5.11",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/parser": "^7.6.0",
"babel-jest": "^29.7.0",
"eslint": "^8.56.0",
"eslint-plugin-jest": "^27.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/jest": "^29.5.11",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/parser": "^7.6.0",
"babel-jest": "^29.7.0",
"eslint": "^8.56.0",
"eslint-plugin-jest": "^27.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/addon/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/jest": "^29.5.11",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/parser": "^7.6.0",
"babel-jest": "^29.7.0",
"eslint": "^8.56.0",
"eslint-plugin-jest": "^27.6.0",
Expand Down
Loading

0 comments on commit a7bdbdf

Please sign in to comment.