diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-09-26 19:03:26 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-27 16:33:39 -0400 |
| commit | 2b14a2de7ada46f7db28dadab9e58c8408f9bf16 (patch) | |
| tree | 8066045fca0eb9ce2d47fac7be21189566d3bf2c /package.json | |
| parent | e0de905b7abe4e6363af334073086218d2cf6927 (diff) | |
Bump eslint from 8.23.1 to 8.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.24.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.23.1...v8.24.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 fb1d9404..a3241eff 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.1", - "eslint": "^8.23.1", + "eslint": "^8.24.0", "html-minifier": "^4.0.0", "stylelint": "^14.12.1", "stylelint-config-standard": "^28.0.0", |
