diff options
| author | 2025-03-01 20:54:02 +0100 | |
|---|---|---|
| committer | 2025-03-01 20:54:02 +0100 | |
| commit | 29e9fb59fdf2315abf2e5c19fdadbf6666d4e370 (patch) | |
| tree | f7e461a1ae51612cbdde85cdb5366e7bd6a83b70 /package.json | |
| parent | 670dc86026dad7b8739f1daf3ed5f06c92f21182 (diff) | |
Bump the eslint group with 2 updates (#7386)
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.20.1 to 9.21.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.20.1...v9.21.0)
Updates `@eslint/js` from 9.20.0 to 9.21.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.21.0/packages/js)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@eslint/js"
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 18664b8e0..994238dfd 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.20.1", + "eslint": "^9.21.0", "@eslint/js": "^9.20.0", "globals": "^16.0.0", "markdownlint-cli": "^0.44.0", |
