npm(deps-dev): bump the dependencies-patch-and-minor group with 2 updates

Bumps the dependencies-patch-and-minor 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.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](https://github.com/eslint/eslint/compare/v9.17.0...v9.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-11 00:02:28 +00:00
committed by GitHub
parent 8dd749191a
commit 4cc69d8844
2 changed files with 23 additions and 19 deletions

View File

@ -13,7 +13,7 @@
"license": "ISC",
"description": "",
"devDependencies": {
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.10.5",
"@vitest/coverage-istanbul": "^2.1.8",
@ -21,7 +21,7 @@
"cheerio": "^1.0.0",
"daisyui": "^4.12.23",
"debug": "^4.4.0",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"globals": "^15.14.0",
"nodemon": "^3.1.9",
"postcss": "^8.4.41",