diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-13 10:46:21 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-13 05:48:26 -0500 |
| commit | d03ff57d89966334088b1ca99f8e94b831b7d49f (patch) | |
| tree | f872d5f7c84517d570ae494a9a3594dcc7a38f13 /package.json | |
| parent | 8cd769fe95bb53139500dc14e4245fa2735a448f (diff) | |
Bump eslint from 8.33.0 to 8.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.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.33.0...v8.34.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 2d86cdb5..ba57d7a0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.1", - "eslint": "^8.33.0", + "eslint": "^8.34.0", "html-minifier": "^4.0.0", "stylelint": "^15.0.0", "stylelint-config-standard": "^30.0.1", |
