summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-12-19 20:09:06 +0100
committerGitHub <noreply@github.com>2022-12-19 20:09:06 +0100
commit2b7273507958f42b090fcf8da28f3d4627b97b09 (patch)
tree0c4e34b067baacd3c994c283012024c17202e8cf /package.json
parentd87e6de5b0783259ff43c9d58acb26c60f7c18ed (diff)
parent6729f0332fce084ee780ffddb51cd8292bd9458c (diff)
downloadgohugo-theme-ed-2b7273507958f42b090fcf8da28f3d4627b97b09.tar.gz
Merge pull request #27 from sergeyklay/dependabot/npm_and_yarn/eslint-8.30.0
Bump eslint from 8.29.0 to 8.30.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 c26b745..c5fa7c4 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.29.0"
+ "eslint": "^8.30.0"
}
}