diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-23 19:23:35 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-10-23 15:25:44 -0400 |
| commit | 8dcd16e6f320fab3d91c9272b4f4b85f9d96a125 (patch) | |
| tree | 4889df2e090acf59e9fe8a2a1c80b17ab9ccc33d /package.json | |
| parent | 644e8d220c662e09b440311a8149332f5f68fdb1 (diff) | |
Bump eslint from 8.51.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.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.51.0...v8.52.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 ca3601a3..25083244 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^8.50.0", + "eslint": "^8.52.0", "html-minifier-terser": "^7.2.0", "stylelint": "^15.11.0", "stylelint-config-standard": "^34.0.0", |
