Skip to content

Commit

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


Updates `@vitest/eslint-plugin` from 1.1.6 to 1.1.7
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.1.6...v1.1.7)

Updates `typescript-eslint` 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/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.1/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 65e1df2 commit 1d5ae00
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 55 deletions.
109 changes: 56 additions & 53 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 @@ -51,7 +51,7 @@
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.7.5",
"@types/semver": "^7.5.8",
"@vitest/eslint-plugin": "^1.1.6",
"@vitest/eslint-plugin": "^1.1.7",
"dotenv": "^16.4.5",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -66,7 +66,7 @@
"simple-git": "^3.27.0",
"tfx-cli": "^0.17.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.8.0",
"typescript-eslint": "^8.8.1",
"vite": "^5.4.8",
"vite-node": "^2.1.2",
"vite-tsconfig-paths": "^5.0.1",
Expand Down

0 comments on commit 1d5ae00

Please sign in to comment.