diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-18 19:15:30 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-12-18 14:26:47 -0500 |
| commit | aa116b4dc991c62c19cf4337c0a6b4acf01adb83 (patch) | |
| tree | 9d6609d2e94e252d0dd17b6b5c9d3ba829981123 /package.json | |
| parent | 6526a2f1c710d360b2ae044c94742bae524b177b (diff) | |
Bump eslint from 8.55.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.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/v8.55.0...v8.56.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 89f04ee7..4ba1f851 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^8.55.0", + "eslint": "^8.56.0", "html-minifier-terser": "^7.2.0", "stylelint": "^16.0.2", "stylelint-config-standard": "^35.0.0", |
