diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-27 19:56:50 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-27 15:19:28 -0500 |
| commit | 35ae41bfb508534f33c6d93dd6b886f70da71a1d (patch) | |
| tree | 6616d4764bce14b063b0554fbdb700d5dc6e2cbc /package.json | |
| parent | c760f32c2296eb6bfe14f9aaaada40a04f32f5cd (diff) | |
Bump eslint from 8.34.0 to 8.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.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.34.0...v8.35.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 8e2b4efc..6f684596 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.1", - "eslint": "^8.34.0", + "eslint": "^8.35.0", "html-minifier": "^4.0.0", "stylelint": "^15.2.0", "stylelint-config-standard": "^30.0.1", |
