diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-17 19:02:41 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-17 14:07:33 -0500 |
| commit | 227f50ec0d12c3b40878e1e6c0828439c37fc822 (patch) | |
| tree | 717366525c0f40e3754e4d7a13a56aac79f98edf /package.json | |
| parent | 168e0dcc130eeab1cd01f54ffda8f5d13b3f0f49 (diff) | |
Bump eslint from 8.6.0 to 8.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.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.6.0...v8.7.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 a542f840..24d1ce07 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^3.0.0", - "eslint": "^8.6.0", + "eslint": "^8.7.0", "html-minifier": "^4.0.0", "stylelint": "^14.2.0", "stylelint-config-standard": "^24.0.0", |
