Skip to content

Commit

Permalink
chore(deps): bump the typescript-eslint group across 1 directory with…
Browse files Browse the repository at this point in the history
… 2 updates

Bumps the typescript-eslint group with 2 updates in the / directory: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils).


Updates `@typescript-eslint/parser` from 6.10.0 to 7.13.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/v7.13.1/packages/parser)

Updates `@typescript-eslint/utils` from 6.10.0 to 7.13.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/utils)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 22, 2024
1 parent 87a35fc commit 22285e2
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 128 deletions.
220 changes: 94 additions & 126 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 @@ -50,8 +50,8 @@
"@nestjs/common": "^10.2.7",
"@nestjs/core": "^10.2.7",
"@types/inquirer": "^8.2.9",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/utils": "^6.10.0",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/utils": "^7.13.1",
"eslint": "^8.53.0",
"handlebars": "^4.7.8",
"lodash-es": "^4.17.21",
Expand Down

0 comments on commit 22285e2

Please sign in to comment.