diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-10 19:57:12 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-10 18:12:59 -0400 |
| commit | 894a064d78c9049a5c4c608afeebdcd7a9aecc9e (patch) | |
| tree | b6d086671a1ead70b1d08516b6ffc8872cbc4887 /package.json | |
| parent | e9c32b3f9f4ab250603c399d6829e9a4ccd83db9 (diff) | |
Bump eslint from 8.37.0 to 8.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.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.37.0...v8.38.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 ae15c26e..b7bbfd72 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^8.37.0", + "eslint": "^8.38.0", "html-minifier": "^4.0.0", "stylelint": "^15.4.0", "stylelint-config-standard": "^32.0.0", |
