diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-16 19:00:56 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-16 16:21:30 -0500 |
| commit | 038429efedb2902a7ea64931a774b44f74a34565 (patch) | |
| tree | fc0edd0ada470cbca03e4eb8856a54935d277985 /package.json | |
| parent | b93d86fca1851614d8fb29d9302e2322978af159 (diff) | |
Bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.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.31.0...v8.32.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 9d6c54b8..39c7693e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.1", - "eslint": "^8.31.0", + "eslint": "^8.32.0", "html-minifier": "^4.0.0", "stylelint": "^14.16.1", "stylelint-config-standard": "^29.0.0", |
