diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-19 17:11:33 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-19 17:11:33 +0000 |
| commit | 6729f0332fce084ee780ffddb51cd8292bd9458c (patch) | |
| tree | 0c4e34b067baacd3c994c283012024c17202e8cf /package.json | |
| parent | d87e6de5b0783259ff43c9d58acb26c60f7c18ed (diff) | |
| download | gohugo-theme-ed-6729f0332fce084ee780ffddb51cd8292bd9458c.tar.gz | |
Bump eslint from 8.29.0 to 8.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.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.29.0...v8.30.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 c26b745..c5fa7c4 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ "dependencies": {}, "devDependencies": { "editorconfig-checker": "^4.0.2", - "eslint": "^8.29.0" + "eslint": "^8.30.0" } } |
