diff options
| author | 2024-11-01 23:14:05 +0100 | |
|---|---|---|
| committer | 2024-11-01 23:14:05 +0100 | |
| commit | 5c2d2996f97664efe133ee809ef9349e6c859850 (patch) | |
| tree | 6e8b72471676144fcc4193f605ab0f71dddba996 /package.json | |
| parent | 3c577d7a055c20c3b62bd347177c7e9830ff6443 (diff) | |
Bump the eslint group across 1 directory with 2 updates (#6970)
Bumps the eslint group with 1 update in the / directory: [eslint](https://github.com/eslint/eslint).
Updates `eslint` from 9.13.0 to 9.14.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.13.0...v9.14.0)
Updates `@eslint/js` from 9.13.0 to 9.14.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.14.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 be505e59b..7b9da04db 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.13.0", + "eslint": "^9.14.0", "@eslint/js": "^9.9.0", "globals": "^15.11.0", "markdownlint-cli": "^0.42.0", |
