diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-24 19:33:27 +0000 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:51 -0500 |
| commit | f908517abc89d6fd3cb78ea3a80a16d9dba0b0f5 (patch) | |
| tree | 829faef82b3a5bc5fff84ff5ebeeaf018b8738ac /package.json | |
| parent | ebb14df1d3f4f7c392b330c87aa39e5be407e78a (diff) | |
Bump eslint from 9.18.0 to 9.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.18.0 to 9.19.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.18.0...v9.19.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@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 8e934df3..c806df09 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "dependencies": { "@stylistic/eslint-plugin": "^2.13.0", "csso-cli": "^4.0.2", - "eslint": "^9.18.0", + "eslint": "^9.19.0", "html-minifier-terser": "^7.2.0", "stylelint": "^16.13.2", "stylelint-config-standard": "^37.0.0", |
