diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-06 19:17:16 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-05-06 15:19:10 -0400 |
| commit | 83f3668735f84670ab449375e1ff6d030ef0be8c (patch) | |
| tree | 4f32bec69baf4e55cb3d81ae8d141c35a72f91f2 /package.json | |
| parent | 6dc7d288f2f3f143a08426b04353938d24774ad2 (diff) | |
Bump eslint from 9.1.1 to 9.2.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.1.1 to 9.2.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.1.1...v9.2.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 4eca925f..a29cf91c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^9.1.1", + "eslint": "^9.2.0", "html-minifier-terser": "^7.2.0", "stylelint": "^16.5.0", "stylelint-config-standard": "^36.0.0", |
