diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-11-15 19:41:43 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-11-15 15:17:29 -0500 |
| commit | 40d7610d9aa53516046e90b0d0aa36c53f6798c4 (patch) | |
| tree | 7a0cf5eaeb5b074d1e48d4137cc302243cb78d9e /package.json | |
| parent | 543571b5ed77928ac38245d69563aa53e75ee387 (diff) | |
Bump eslint from 9.14.0 to 9.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.14.0 to 9.15.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.14.0...v9.15.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 a5d470a8..06e4183f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dependencies": { "csso-cli": "^4.0.2", - "eslint": "^9.14.0", + "eslint": "^9.15.0", "html-minifier-terser": "^7.2.0", "stylelint": "^16.10.0", "stylelint-config-standard": "^36.0.1", |
