summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-11-03 11:31:31 +0100
committerGitHub <noreply@github.com>2022-11-03 11:31:31 +0100
commit53e924fdf1a3fd3990f0515dd9b1b8f92dc1eae3 (patch)
tree821b8b6ae283afa84d076c42292816916d62057a /package.json
parentafd14c473607334c917b12ec0ba9649d855e332c (diff)
parentf84afb497c58e123f999e716028ae93ce81f9a95 (diff)
downloadgohugo-theme-ed-53e924fdf1a3fd3990f0515dd9b1b8f92dc1eae3.tar.gz
Merge pull request #22 from sergeyklay/dependabot/npm_and_yarn/eslint-8.26.0
Bump eslint from 8.23.1 to 8.26.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 63eaadb..98b3091 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.23.1"
+ "eslint": "^8.26.0"
}
}