diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-24 19:58:18 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-24 16:05:34 -0400 |
| commit | 3459eabf7c18fc0e71ed38ba98be38ecf014ff28 (patch) | |
| tree | 9b47e7fd1fd671211549dda0da48bd9e682ca386 /package.json | |
| parent | 92bf07c27c1d9fac33b11d7c2eda8681049d19d9 (diff) | |
Bump eslint from 8.38.0 to 8.39.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.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.38.0...v8.39.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 39ad1a5b..db1d2972 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^8.38.0", + "eslint": "^8.39.0", "html-minifier-terser": "^7.2.0", "stylelint": "^15.6.0", "stylelint-config-standard": "^33.0.0", |
