diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-04 19:02:10 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 6b66e2f265b2a3198fbd37919fc7d39c4ecffbf2 (patch) | |
| tree | b0074bf96ca2bb6e9c222e9cfb178b57a6396fe0 /package.json | |
| parent | b42b0ebd8ca49b2db805e551934403ff94ebbde5 (diff) | |
Bump eslint from 8.18.0 to 8.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.18.0 to 8.19.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.18.0...v8.19.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 979d5dd5..81abc94f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^3.0.0", - "eslint": "^8.18.0", + "eslint": "^8.19.0", "html-minifier": "^4.0.0", "stylelint": "^14.9.1", "stylelint-config-standard": "^26.0.0", |
