diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-20 19:39:34 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-09-20 16:03:44 -0400 |
| commit | e53724dd4c048b631214119e0424c1f5dc266771 (patch) | |
| tree | da5aabdc5f7adbc7574fc46f145b6cc8bf671859 /package.json | |
| parent | ae5dd268855a2685310b83e716f5f18e8882ed96 (diff) | |
Bump eslint from 9.10.0 to 9.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.10.0 to 9.11.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.10.0...v9.11.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 880b0b30..a7c35300 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^9.10.0", + "eslint": "^9.11.0", "html-minifier-terser": "^7.2.0", "stylelint": "^16.9.0", "stylelint-config-standard": "^36.0.1", |
