diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-05 07:02:43 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-05 02:20:07 -0500 |
| commit | 67494ca80e22a07a26c798510640d308503e1bd7 (patch) | |
| tree | a51f83642dbbe182b65c75d9a3f90f4335eaa347 /package.json | |
| parent | a7ef96696ce4bf79d2f4eb1673ca56680db517d4 (diff) | |
Bump eslint from 8.28.0 to 8.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.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.28.0...v8.29.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 a668e6e3..78e75cca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.1", - "eslint": "^8.28.0", + "eslint": "^8.29.0", "html-minifier": "^4.0.0", "stylelint": "^14.15.0", "stylelint-config-standard": "^29.0.0", |
