diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-08-15 17:41:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-15 17:41:44 +0000 |
| commit | 52dd29b2706791f525f8e81462f4d3faf47efa58 (patch) | |
| tree | 24f8a6b4bb4f7a2cbe6db442e7cd749d3a7cbc51 /package.json | |
| parent | 7296f0fde36aa651b8e8783cc575f9bdb697c6f0 (diff) | |
| download | gohugo-theme-ed-52dd29b2706791f525f8e81462f4d3faf47efa58.tar.gz | |
Bump eslint from 8.21.0 to 8.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.22.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.21.0...v8.22.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 905bee9..cd6f841 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ "dependencies": {}, "devDependencies": { "editorconfig-checker": "^4.0.2", - "eslint": "^8.21.0" + "eslint": "^8.22.0" } } |
