diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-22 19:03:13 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-22 14:17:59 -0500 |
| commit | 9d36ff8c833ee2f64c520816c8231f65baf23f9d (patch) | |
| tree | afb0b3b39c3ff741624df14fb73fc7df514e9849 /package.json | |
| parent | 45b0b17efe93e75f4aeb6d4150666533cb9e1be5 (diff) | |
Bump eslint from 8.2.0 to 8.3.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.2.0 to 8.3.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.2.0...v8.3.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 eee50e8d..b3a5118c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^3.0.0", - "eslint": "^8.2.0", + "eslint": "^8.3.0", "html-minifier": "^4.0.0", "stylelint": "^14.1.0", "stylelint-config-standard": "^24.0.0", |
