diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-19 19:00:47 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-19 16:29:30 -0500 |
| commit | 555de7be5248a71ae5ac7c622cd89335095972b4 (patch) | |
| tree | 6df4b625f8d919d74b19e9400f295ffa0e4ebe73 /package.json | |
| parent | e34fdd012c8151740a694b1938d7dd20f960734c (diff) | |
Bump eslint from 8.29.0 to 8.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.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.29.0...v8.30.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 ca1f9112..95103058 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.1", - "eslint": "^8.29.0", + "eslint": "^8.30.0", "html-minifier": "^4.0.0", "stylelint": "^14.16.0", "stylelint-config-standard": "^29.0.0", |
