diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-01 19:34:26 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-11-01 16:24:11 -0400 |
| commit | 4243ef5e396b9c3032e7f869f0ec256dd491c70a (patch) | |
| tree | 846d5e8c1901d1f8d608589e51bd833d825180f8 /package.json | |
| parent | 4d5df1d72304c0628750da87836752a507d4b02d (diff) | |
Bump eslint from 9.13.0 to 9.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.13.0 to 9.14.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/v9.13.0...v9.14.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 ab36788d..a5d470a8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^9.13.0", + "eslint": "^9.14.0", "html-minifier-terser": "^7.2.0", "stylelint": "^16.10.0", "stylelint-config-standard": "^36.0.1", |
