diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-30 19:00:57 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-30 18:03:56 -0500 |
| commit | dd01c389aba4568575aa67f872627a88da5d0a51 (patch) | |
| tree | 5f9ba84e77fc04e3bb87f2e63c6b2ec783ed9c87 /package.json | |
| parent | bb0fe3d0c77844b453ab261355222a735c376db2 (diff) | |
Bump eslint from 8.32.0 to 8.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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.32.0...v8.33.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 39c7693e..37aca880 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.1", - "eslint": "^8.32.0", + "eslint": "^8.33.0", "html-minifier": "^4.0.0", "stylelint": "^14.16.1", "stylelint-config-standard": "^29.0.0", |
