Skip to content

Commit

Permalink
chore(deps-dev): bump the eslint group with 2 updates (#854)
Browse files Browse the repository at this point in the history
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [eslint](https://github.com/eslint/eslint).


Updates `@typescript-eslint/eslint-plugin` from 7.0.2 to 7.1.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.0/packages/eslint-plugin)

Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent ca8f9ca commit 7408afb
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
152 changes: 76 additions & 76 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 @@ -52,9 +52,9 @@
"@jest/globals": "^29.7.0",
"@tsconfig/strictest": "^2.0.3",
"@types/hosted-git-info": "^3.0.5",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"esbuild": "^0.20.1",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-ybiquitous": "^19.1.0",
"eslint-plugin-jest": "^27.9.0",
"jest": "^29.7.0",
Expand Down

0 comments on commit 7408afb

Please sign in to comment.