Skip to content

Commit

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 7de9e05 commit ed94b77
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/react-dom": "^18",
"@types/xml2js": "~0.4.14",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@typescript-eslint/parser": "^8.8.1",
"@typescript-eslint/utils": "^8.8.0",
"@vitest/coverage-v8": "^2.1.2",
"@wdio/appium-service": "^9.1.2",
Expand Down
90 changes: 74 additions & 16 deletions pnpm-lock.yaml

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

0 comments on commit ed94b77

Please sign in to comment.