Skip to content

Commit

Permalink
chore(deps-dev): bump the eslint group across 1 directory with 2 upda…
Browse files Browse the repository at this point in the history
…tes (#180)

Bumps the eslint group with 2 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@eslint/js` from 9.5.0 to 9.8.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.8.0/packages/js)

Updates `eslint` from 9.5.0 to 9.8.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.5.0...v9.8.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>
Co-authored-by: Germán Freixinós <14282156+germanfrelo@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and germanfrelo authored Aug 11, 2024
1 parent 47a318b commit 3d584aa
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
116 changes: 58 additions & 58 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 @@ -64,8 +64,8 @@
},
"devDependencies": {
"@11ty/eleventy": "2.0.1",
"@eslint/js": "9.5.0",
"eslint": "9.5.0",
"@eslint/js": "9.8.0",
"eslint": "9.8.0",
"globals": "15.6.0",
"husky": "9.0.11",
"lint-staged": "15.2.7",
Expand Down

0 comments on commit 3d584aa

Please sign in to comment.