Skip to content

Commit

Permalink
Bump @typescript-eslint/parser from 5.46.1 to 5.59.11
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.46.1 to 5.59.11.
- [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.59.11/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] committed Jun 19, 2023
1 parent b06a7e4 commit bfa676d
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
108 changes: 54 additions & 54 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lint:fix": "eslint --ignore-pattern '!.eslintrc.js' --fix '**/{.,}*.js'"
},
"devDependencies": {
"@typescript-eslint/parser": "^5.46.1",
"@typescript-eslint/parser": "^5.59.11",
"eslint": "^8.30.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.26.0",
Expand All @@ -27,7 +27,7 @@
"typescript": "^4.9.4"
},
"peerDependencies": {
"@typescript-eslint/parser": "^5.46.1",
"@typescript-eslint/parser": "^5.59.11",
"eslint": "^8.30.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.18.2",
Expand Down

0 comments on commit bfa676d

Please sign in to comment.