diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-19 19:56:53 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-06-19 16:40:25 -0400 |
| commit | 5b48b7c221d77c921e04a629feace6490239617a (patch) | |
| tree | cb50f27dafeef166fcbc4dfd91e432be695e2803 /package.json | |
| parent | c99b477183bbf9d2b45ef7c1d85ba4f1374195ee (diff) | |
Bump eslint from 8.42.0 to 8.43.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.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.42.0...v8.43.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 ab13c016..a77d5270 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^8.42.0", + "eslint": "^8.43.0", "html-minifier-terser": "^7.2.0", "stylelint": "^15.7.0", "stylelint-config-standard": "^33.0.0", |
