diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-09 02:59:44 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-08 22:00:21 -0500 |
| commit | dc629224f92f7581fd39620c3d7cd694da1854e9 (patch) | |
| tree | b8105f68b403c3446bd9361adda1e975d3293143 /package.json | |
| parent | baf8b250585b25dd651ce678fbdfbce6223a7ca3 (diff) | |
Bump eslint from 8.26.0 to 8.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.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.26.0...v8.27.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 9958ac49..34296a89 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.1", - "eslint": "^8.26.0", + "eslint": "^8.27.0", "html-minifier": "^4.0.0", "stylelint": "^14.14.1", "stylelint-config-standard": "^29.0.0", |
