Skip to content

Commit

Permalink
Bump @typescript-eslint/parser from 5.8.0 to 5.9.1 (#262)
Browse files Browse the repository at this point in the history
* Bump @typescript-eslint/parser from 5.8.0 to 5.9.1

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.8.0 to 5.9.1.
- [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.9.1/packages/parser)

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

Signed-off-by: dependabot[bot] <[email protected]>

* update unreleased.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dominic Fraser <[email protected]>
  • Loading branch information
dependabot[bot] and dominicfraser authored Jan 12, 2022
1 parent c51bb96 commit 7fceced
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 30 deletions.
1 change: 1 addition & 0 deletions UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
**Updated**

- Bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.9.0
- Bump @typescript-eslint/parser from 5.8.0 to 5.9.1
89 changes: 60 additions & 29 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 @@ -47,7 +47,7 @@
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.8.0",
"@typescript-eslint/parser": "^5.9.1",
"babel-eslint": "^10.1.0",
"colors": "^1.4.0",
"eslint": "^7.25.0",
Expand Down

0 comments on commit 7fceced

Please sign in to comment.