diff options
| author | 2025-05-01 12:05:51 +0200 | |
|---|---|---|
| committer | 2025-05-01 12:05:51 +0200 | |
| commit | 39c8631f5f462e90d03a0ec9ac2d0a41068318f2 (patch) | |
| tree | ed0e1817bf76dcf7892d30e05738fe9c27278574 /package.json | |
| parent | 0cd23cca7cdf8c8607a7046767924196dd693f9a (diff) | |
Bump the eslint group with 2 updates (#7536)
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js).
Updates `eslint` from 9.23.0 to 9.25.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/compare/v9.23.0...v9.25.1)
Updates `@eslint/js` from 9.23.0 to 9.25.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.25.1/packages/js)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.25.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@eslint/js"
dependency-version: 9.25.1
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>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cc6fb62ba..7d21e46a8 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "fix": "npm run rtlcss && npm run stylelint_fix && npm run eslint_fix && npm run markdownlint_fix" }, "devDependencies": { - "eslint": "^9.23.0", + "eslint": "^9.25.1", "@eslint/js": "^9.20.0", "globals": "^16.0.0", "markdownlint-cli": "^0.44.0", |
