diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-23 19:48:38 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-09-23 17:16:50 -0400 |
| commit | d8870612156832688316d1c645a402fb83ccd46d (patch) | |
| tree | 7e1933507f29e6f98d073150c117f1736a5acbfa /package.json | |
| parent | e13c9bb9b0dde8459174632d51edbcee6e8426c0 (diff) | |
Bump eslint from 9.11.0 to 9.11.1
Bumps [eslint](https://github.com/eslint/eslint) from 9.11.0 to 9.11.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.11.0...v9.11.1)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 a7c35300..39345426 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^9.11.0", + "eslint": "^9.11.1", "html-minifier-terser": "^7.2.0", "stylelint": "^16.9.0", "stylelint-config-standard": "^36.0.1", |
