Skip to content

Commit

Permalink
chore(deps): bump @typescript-eslint/parser from 5.58.0 to 5.62.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 5.58.0 to 5.62.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/v5.62.0/packages/parser)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and baumandm committed Jan 5, 2024
1 parent 5c1acf5 commit 2309153
Show file tree
Hide file tree
Showing 6 changed files with 66 additions and 66 deletions.
122 changes: 61 additions & 61 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 @@ -30,7 +30,7 @@
"@types/node": "18.15.11",
"@types/npm-license-crawler": "0.2.3",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.58.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.38.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"@types/turndown": "5.0.1",
"@types/validator": "13.11.7",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.58.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.38.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/convertbot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/node": "18.15.11",
"@types/tmp": "0.2.6",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.58.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.38.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@types/react-router-dom": "5.3.3",
"@types/react-table": "7.7.14",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.58.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react": "4.2.1",
"esbuild": "0.17.5",
"eslint": "8.38.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/slackbot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/node": "18.15.11",
"@types/tmp": "0.2.6",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.58.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.38.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand Down

0 comments on commit 2309153

Please sign in to comment.