Skip to content

Commit

Permalink
Bump the typescript-eslint group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the typescript-eslint group with 2 updates in the / directory: [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) and [@typescript-eslint/rule-tester](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester).


Updates `@typescript-eslint/utils` from 7.18.0 to 8.2.0
- [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/v8.2.0/packages/utils)

Updates `@typescript-eslint/rule-tester` from 7.18.0 to 8.2.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/rule-tester/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/rule-tester)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 07b3d3f commit 292b5c5
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 87 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"test:watch": "skuba test --watch"
},
"dependencies": {
"@typescript-eslint/utils": "^7.11.0"
"@typescript-eslint/utils": "^8.2.0"
},
"devDependencies": {
"@types/node": "20.14.10",
"@typescript-eslint/rule-tester": "7.18.0",
"@typescript-eslint/rule-tester": "8.2.0",
"skuba": "8.0.1",
"typescript": "5.5.3",
"zod": "3.23.8",
Expand Down
Loading

0 comments on commit 292b5c5

Please sign in to comment.