diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-14 18:42:18 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-14 14:45:49 -0400 |
| commit | 47c3edb7692cfa8791cff6d37f43732e5c9d6d75 (patch) | |
| tree | 0c7cd09aa99dc14e2862956aac8dba62c264efe5 /package.json | |
| parent | ec2f5cb833da03a6fe741d1b8c377f373557b513 (diff) | |
Bump eslint from 8.10.0 to 8.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.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.10.0...v8.11.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 bb07f00c..9b5ff8ce 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^3.0.0", - "eslint": "^8.10.0", + "eslint": "^8.11.0", "html-minifier": "^4.0.0", "stylelint": "^14.5.3", "stylelint-config-standard": "^25.0.0", |
