diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-12-06 06:12:41 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-06 01:15:05 -0500 |
| commit | 9abfcc469f1373cfffbdd36c6a9c3f61b9af9a0a (patch) | |
| tree | c07b8d0fb11af90df78ea356da115d816b6ce0df /package.json | |
| parent | 91603e5506a8af4cd32ef32130db68fac7f08fbf (diff) | |
Bump eslint from 8.3.0 to 8.4.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.3.0 to 8.4.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.3.0...v8.4.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 b3a5118c..53c53072 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^3.0.0", - "eslint": "^8.3.0", + "eslint": "^8.4.0", "html-minifier": "^4.0.0", "stylelint": "^14.1.0", "stylelint-config-standard": "^24.0.0", |
