diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-11 19:10:00 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-09-11 15:38:06 -0400 |
| commit | b71f6333f2fdc3b24bee4b92dbba0f47a6c48370 (patch) | |
| tree | fd67fea35d9edc0f69f68b979854cc3988d2c114 /package.json | |
| parent | 43e9dd5bcbb253b594852aaf0e622e96196fedf9 (diff) | |
Bump eslint from 8.48.0 to 8.49.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.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.48.0...v8.49.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 2fdfaaad..e2cf349b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^8.48.0", + "eslint": "^8.49.0", "html-minifier-terser": "^7.2.0", "stylelint": "^15.10.3", "stylelint-config-standard": "^34.0.0", |
