diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-04 19:40:46 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-12-04 14:53:14 -0500 |
| commit | df8d5428705ca6ca24b651d38a8cebf8394de5ef (patch) | |
| tree | 0f607f0850fb8a5cd453084ffac9cc2f75c70a2c /package.json | |
| parent | 8b799896186664c7c4fad666a31709b462a8f4b0 (diff) | |
Bump eslint from 8.54.0 to 8.55.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.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.54.0...v8.55.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 3d1b3af5..56362568 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^8.54.0", + "eslint": "^8.55.0", "html-minifier-terser": "^7.2.0", "stylelint": "^15.11.0", "stylelint-config-standard": "^34.0.0", |
