diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-05-27 00:52:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-27 00:52:39 +0200 |
| commit | ff811fb2d4b3fe892352e0e2d49584cffbc54f9c (patch) | |
| tree | d1f1b42f4cd7680f9848b6cf4435cbe0fabad5d9 /package.json | |
| parent | 427acbdb6d2c1b82913eb2650bb68a93f58176d8 (diff) | |
| parent | c9b58c5d817515bc0fd1cb0dedc9107156947528 (diff) | |
| download | gohugo-theme-ed-ff811fb2d4b3fe892352e0e2d49584cffbc54f9c.tar.gz | |
Merge pull request #1 from sergeyklay/dependabot/npm_and_yarn/eslint-8.16.0
Bump eslint from 8.15.0 to 8.16.0
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" |
