diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-07 19:05:25 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-10-07 15:08:51 -0400 |
| commit | ae85537dcfca9c431ce2fd6dacf52d998feee62a (patch) | |
| tree | 24578f11448efac447309958f763b522ff6403e4 /package.json | |
| parent | 2ee6977f6cb606596eb223938a76434e1158753e (diff) | |
Bump eslint from 9.11.1 to 9.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.11.1 to 9.12.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.11.1...v9.12.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 97a4f527..46ee411e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^9.11.1", + "eslint": "^9.12.0", "html-minifier-terser": "^7.2.0", "stylelint": "^16.9.0", "stylelint-config-standard": "^36.0.1", |
