diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-29 19:16:15 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-07-29 15:49:03 -0400 |
| commit | e8eab9e1fded85802432718b2658e53e3ccdfb33 (patch) | |
| tree | 89a6815ee3f62236cc658d898d64ce88a8fd33bd /package.json | |
| parent | 4f81c40e5142edacccd9f4776fe5b2a13f58251e (diff) | |
Bump eslint from 9.7.0 to 9.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.7.0 to 9.8.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.7.0...v9.8.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 c3b5224a..2e773ce4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^9.7.0", + "eslint": "^9.8.0", "html-minifier-terser": "^7.2.0", "stylelint": "^16.7.0", "stylelint-config-standard": "^36.0.1", |
