diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-02 17:06:41 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-02 17:06:41 +0000 |
| commit | 938054b8b97115056764760266d46088288b7722 (patch) | |
| tree | d3f675107e3936b516b49e71eddb7b5391330c31 /package.json | |
| parent | 2b7273507958f42b090fcf8da28f3d4627b97b09 (diff) | |
| download | gohugo-theme-ed-938054b8b97115056764760266d46088288b7722.tar.gz | |
Bump eslint from 8.30.0 to 8.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.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.30.0...v8.31.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 c5fa7c4..2f028ee 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ "dependencies": {}, "devDependencies": { "editorconfig-checker": "^4.0.2", - "eslint": "^8.30.0" + "eslint": "^8.31.0" } } |
