Skip to content

Commit

Permalink
Bump the eslint group in /ui with 2 updates (#450)
Browse files Browse the repository at this point in the history
Bumps the eslint group in /ui with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@eslint/js` from 9.8.0 to 9.9.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.9.0/packages/js)

Updates `eslint` from 9.8.0 to 9.9.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.8.0...v9.9.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  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] authored Aug 12, 2024
1 parent f298b2e commit 56010f8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 11 deletions.
26 changes: 17 additions & 9 deletions ui/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 ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@babel/preset-env": "7.25.3",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@eslint/js": "^9.8.0",
"@eslint/js": "^9.9.0",
"@stylistic/eslint-plugin-ts": "^2.6.1",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
Expand All @@ -45,7 +45,7 @@
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.3.1",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-plugin-react": "^7.35.0",
"husky": "^9.1.4",
"jest": "29.7.0",
Expand Down

0 comments on commit 56010f8

Please sign in to comment.