diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-20 19:56:31 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-11-20 15:12:58 -0500 |
| commit | a961abb2ef75b7c385cbd05879a65897d9efe771 (patch) | |
| tree | fc16e934d52ff91efcb47311673992508d7f3404 /package.json | |
| parent | 8442be9a4a63e223b9e9901df0d1ac8afacddc4b (diff) | |
Bump eslint from 8.53.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.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.53.0...v8.54.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 ebf646f9..7106e316 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^8.53.0", + "eslint": "^8.54.0", "html-minifier-terser": "^7.2.0", "stylelint": "^15.11.0", "stylelint-config-standard": "^34.0.0", |
