Skip to content

Commit

Permalink
build(deps): bump the eslint group with 3 updates (#28445)
Browse files Browse the repository at this point in the history
Bumps the eslint group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [@eslint/core](https://github.com/eslint/rewrite).


Updates `@eslint/js` from 9.17.0 to 9.18.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.18.0/packages/js)

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

Updates `@eslint/core` from 0.9.1 to 0.10.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@core-v0.9.1...core-v0.10.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@eslint/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Jan 10, 2025
1 parent 0d05e02 commit 531aa80
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 25 deletions.
41 changes: 19 additions & 22 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 @@ -120,7 +120,7 @@
"update-snapshots": "esmocha lib/jdl generators cli .blueprint --update-snapshot --no-insight --forbid-only"
},
"dependencies": {
"@eslint/js": "9.17.0",
"@eslint/js": "9.18.0",
"@faker-js/faker": "9.3.0",
"@iarna/toml": "3.0.0",
"@types/ejs": "3.1.5",
Expand All @@ -139,7 +139,7 @@
"dockerfile-ast": "0.7.0",
"dot-properties": "1.1.0",
"ejs": "3.1.10",
"eslint": "9.17.0",
"eslint": "9.18.0",
"eslint-plugin-import-x": "4.6.1",
"eslint-plugin-unused-imports": "4.1.4",
"execa": "9.5.2",
Expand Down Expand Up @@ -177,7 +177,7 @@
},
"devDependencies": {
"@actions/core": "1.11.1",
"@eslint/core": "0.9.1",
"@eslint/core": "0.10.0",
"@node-loaders/esbuild": "2.0.0",
"@types/chai": "5.0.1",
"@types/estree": "1.0.6",
Expand Down

0 comments on commit 531aa80

Please sign in to comment.