diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-26 19:09:29 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-08-26 15:16:22 -0400 |
| commit | fca2aa9352e8743e99e9133ba4310bd5c68bef9c (patch) | |
| tree | 5caf1e8782f0a50a7f1915cf08b1849bd0940849 /package.json | |
| parent | 1c2b4a1056ed6b0ea4dff29fdb4063697f6c1318 (diff) | |
Bump eslint from 9.9.0 to 9.9.1
Bumps [eslint](https://github.com/eslint/eslint) from 9.9.0 to 9.9.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.9.0...v9.9.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 a49e06d7..4458cd6a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^9.9.0", + "eslint": "^9.9.1", "html-minifier-terser": "^7.2.0", "stylelint": "^16.8.2", "stylelint-config-standard": "^36.0.1", |
