summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2023-01-02 21:02:57 +0100
committerGitHub <noreply@github.com>2023-01-02 21:02:57 +0100
commitd9fc81c8fa68c4095e23793450fd871f6710233d (patch)
treed3f675107e3936b516b49e71eddb7b5391330c31 /package.json
parent2b7273507958f42b090fcf8da28f3d4627b97b09 (diff)
parent938054b8b97115056764760266d46088288b7722 (diff)
downloadgohugo-theme-ed-d9fc81c8fa68c4095e23793450fd871f6710233d.tar.gz
Merge pull request #28 from sergeyklay/dependabot/npm_and_yarn/eslint-8.31.0
Bump eslint from 8.30.0 to 8.31.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 c5fa7c4..2f028ee 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.30.0"
+ "eslint": "^8.31.0"
}
}