summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-11-10 00:42:40 +0100
committerGitHub <noreply@github.com>2022-11-10 00:42:40 +0100
commit2811bd71ff77b3fffcf80d38c1d6065c4f2a627b (patch)
treec6bc380feb93a83e6784385dcd94ec224bc3bb2d /package.json
parent53e924fdf1a3fd3990f0515dd9b1b8f92dc1eae3 (diff)
parentdd080f47060904f387197d3f24e96f4e65e33c7a (diff)
downloadgohugo-theme-ed-2811bd71ff77b3fffcf80d38c1d6065c4f2a627b.tar.gz
Merge pull request #23 from sergeyklay/dependabot/npm_and_yarn/eslint-8.27.0
Bump eslint from 8.26.0 to 8.27.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 98b3091..d8cc1cd 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.26.0"
+ "eslint": "^8.27.0"
}
}