diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-05-26 22:52:06 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-26 22:52:06 +0000 |
| commit | c9b58c5d817515bc0fd1cb0dedc9107156947528 (patch) | |
| tree | d1f1b42f4cd7680f9848b6cf4435cbe0fabad5d9 /package.json | |
| parent | 427acbdb6d2c1b82913eb2650bb68a93f58176d8 (diff) | |
| download | gohugo-theme-ed-c9b58c5d817515bc0fd1cb0dedc9107156947528.tar.gz | |
Bump eslint from 8.15.0 to 8.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.16.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.15.0...v8.16.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 5309a9e..76a590f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "description": "Ed theme for minimal editions, based on Alex Gil theme", "devDependencies": { "editorconfig-checker": "^4.0.2", - "eslint": "^8.6.0", + "eslint": "^8.16.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-import": "^2.25.4", "eslint-plugin-node": "^11.1.0" |
