Skip to content

Commit

Permalink
build(deps): bump the eslint group with 2 updates (#27894)
Browse files Browse the repository at this point in the history
Bumps the eslint group 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.14.0 to 9.15.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.15.0/packages/js)

Updates `eslint` from 9.14.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.14.0...v9.15.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
...

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 Nov 18, 2024
1 parent d0ed37b commit bc86b67
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 38 deletions.
55 changes: 19 additions & 36 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 @@ -120,7 +120,7 @@
"update-snapshots": "esmocha lib/jdl generators cli --update-snapshot --no-insight --forbid-only"
},
"dependencies": {
"@eslint/js": "9.14.0",
"@eslint/js": "9.15.0",
"@faker-js/faker": "9.2.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.0.1",
"ejs": "3.1.10",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-plugin-import-x": "4.4.2",
"eslint-plugin-unused-imports": "4.1.4",
"execa": "9.5.1",
Expand Down

0 comments on commit bc86b67

Please sign in to comment.