diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-21 19:56:00 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-10-21 16:07:35 -0400 |
| commit | 6faee35fe60108de856b86bcb3093cf2d32c8f6c (patch) | |
| tree | 0fedf32754a0b98664e9f0bd320789330d67ca9c /package.json | |
| parent | 20fdc608d91a1d147d2c882e5ac3f5ba0637ad2b (diff) | |
Bump eslint from 9.12.0 to 9.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.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.12.0...v9.13.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 5f4ce07d..ab36788d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^9.12.0", + "eslint": "^9.13.0", "html-minifier-terser": "^7.2.0", "stylelint": "^16.10.0", "stylelint-config-standard": "^36.0.1", |
