summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-05-27 00:52:39 +0200
committerGitHub <noreply@github.com>2022-05-27 00:52:39 +0200
commitff811fb2d4b3fe892352e0e2d49584cffbc54f9c (patch)
treed1f1b42f4cd7680f9848b6cf4435cbe0fabad5d9 /package.json
parent427acbdb6d2c1b82913eb2650bb68a93f58176d8 (diff)
parentc9b58c5d817515bc0fd1cb0dedc9107156947528 (diff)
downloadgohugo-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.json2
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"