Skip to content

Commit

Permalink
chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.6.0 (#…
Browse files Browse the repository at this point in the history
…240)

* chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.6.0

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>

* bump to v7

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mykola Mokhnach <mokhnach@gmail.com>
  • Loading branch information
dependabot[bot] and mykola-mokhnach committed Apr 9, 2024
1 parent 02905ba commit baa83c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"@types/sinon": "^17.0.1",
"@types/sinon-chai": "^3.2.9",
"@types/teen_process": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"appium-xcode": "^5.0.0",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
Expand Down

0 comments on commit baa83c9

Please sign in to comment.