Skip to content

Commit

Permalink
build(deps): 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: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@eslint/js` from 9.11.0 to 9.11.1
- [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.11.1/packages/js)

Updates `eslint` from 9.11.0 to 9.11.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.11.0...v9.11.1)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 78c8875 commit 672ca4a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 15 deletions.
30 changes: 17 additions & 13 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.11.0",
"@eslint/js": "9.11.1",
"@faker-js/faker": "9.0.1",
"@iarna/toml": "3.0.0",
"@types/ejs": "3.1.5",
Expand All @@ -139,7 +139,7 @@
"dockerfile-ast": "0.6.1",
"dot-properties": "1.0.1",
"ejs": "3.1.10",
"eslint": "9.11.0",
"eslint": "9.11.1",
"eslint-plugin-import-x": "4.2.1",
"eslint-plugin-unused-imports": "4.1.4",
"execa": "9.4.0",
Expand Down

0 comments on commit 672ca4a

Please sign in to comment.