diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-12-16 19:19:08 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-12-16 14:20:35 -0500 |
| commit | d05729f54e563a661fd4c857329eedc2ff8582ae (patch) | |
| tree | 07b3b11b25c8498e116c18e49883485e046b8d79 /package.json | |
| parent | 1a537d0c40fb8283cf9768acaaaa129b33f0baca (diff) | |
Bump eslint from 9.16.0 to 9.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.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.16.0...v9.17.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 9c83fb31..d41f83ad 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "dependencies": { "@stylistic/eslint-plugin": "^2.12.1", "csso-cli": "^4.0.2", - "eslint": "^9.16.0", + "eslint": "^9.17.0", "html-minifier-terser": "^7.2.0", "stylelint": "^16.11.0", "stylelint-config-standard": "^36.0.1", |
