diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-13 16:29:27 +0000 |
|---|---|---|
| committer | Serghei Iakovlev <git@serghei.pl> | 2024-09-13 18:53:38 +0200 |
| commit | 90168810947191c2c08710b66b372d3aa20c4ae9 (patch) | |
| tree | 122be22385d7c042317f1dc3022c152a29276869 /package.json | |
| parent | 09828603039cbb0e5520a49dd328c7d56f7d905b (diff) | |
| download | gohugo-theme-ed-90168810947191c2c08710b66b372d3aa20c4ae9.tar.gz | |
Bump eslint from 9.9.1 to 9.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.9.1 to 9.10.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.9.1...v9.10.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
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 428569c..e01b47f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@playwright/test": "^1.46.1", "@types/node": "^22.5.0", "editorconfig-checker": "^5.1.8", - "eslint": "^9.9.1", + "eslint": "^9.10.0", "jsdom": "^25.0.0" } } |
