summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-08-29 20:08:02 +0200
committerGitHub <noreply@github.com>2022-08-29 20:08:02 +0200
commit4d0b4312565ce9acf57a5ebd99a0841b13852260 (patch)
tree5a6495970c6039061fe3996a063fe45c2445e232 /package.json
parentcdd520b6e8c2e8f51384e60d7cf1f14b3f8a10fc (diff)
parent3145cf41c290bb4ac9ed9409b50f052f0a6aa5aa (diff)
downloadgohugo-theme-ed-4d0b4312565ce9acf57a5ebd99a0841b13852260.tar.gz
Merge pull request #17 from sergeyklay/dependabot/npm_and_yarn/eslint-8.23.0
Bump eslint from 8.22.0 to 8.23.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 cd6f841..0419984 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.22.0"
+ "eslint": "^8.23.0"
}
}