diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-03 19:02:53 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-03 16:06:44 -0500 |
| commit | ac38916a167a522862cfe303c5723288d9da1014 (patch) | |
| tree | 47a0f753309d7402729b183fb5854bb963bfb36f /package.json | |
| parent | 53e792cffa8a2a257d11b8620a8de18e5f469cb9 (diff) | |
Bump eslint from 8.5.0 to 8.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.5.0 to 8.6.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.5.0...v8.6.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 c596effa..a542f840 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^3.0.0", - "eslint": "^8.4.1", + "eslint": "^8.6.0", "html-minifier": "^4.0.0", "stylelint": "^14.2.0", "stylelint-config-standard": "^24.0.0", |
