Skip to content

Commit

Permalink
deps: bump the eslint group across 1 directory with 3 updates (#3172)
Browse files Browse the repository at this point in the history
Bumps the eslint group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat).


Updates `@eslint/js` from 9.16.0 to 9.17.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.17.0/packages/js)

Updates `eslint` from 9.16.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.17.0)

Updates `eslint-plugin-compat` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
- [Commits](amilajack/eslint-plugin-compat@v6.0.1...v6.0.2)

---
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
- dependency-name: eslint-plugin-compat
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 2fbbb36 commit 69fde65
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 36 deletions.
62 changes: 29 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"devDependencies": {
"@emotion/css": "^11.10.5",
"@emotion/server": "^11.0.0",
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@rollup/plugin-yaml": "^4.0.1",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.1.0",
Expand All @@ -102,8 +102,8 @@
"@vitest/coverage-v8": "^2.1.8",
"@vitest/eslint-plugin": "^1.1.14",
"emojibase-data": "^16.0.2",
"eslint": "^9.16.0",
"eslint-plugin-compat": "^6.0.1",
"eslint": "^9.17.0",
"eslint-plugin-compat": "^6.0.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest-dom": "^5.5.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
Expand Down

0 comments on commit 69fde65

Please sign in to comment.