summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-09-25 16:23:10 +0200
committerGitHub <noreply@github.com>2022-09-25 16:23:10 +0200
commit29c6c7d7b7fc0532983228f6fb88c301535939f6 (patch)
treeb323e68f352188c22d97c2da08cf1ae94da0f41c /package.json
parent4d0b4312565ce9acf57a5ebd99a0841b13852260 (diff)
parent5415bddd924f01e7ec48263c39248e2f445d00d4 (diff)
downloadgohugo-theme-ed-29c6c7d7b7fc0532983228f6fb88c301535939f6.tar.gz
Merge pull request #18 from sergeyklay/dependabot/npm_and_yarn/eslint-8.23.1
Bump eslint from 8.23.0 to 8.23.1
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 0419984..63eaadb 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.23.0"
+ "eslint": "^8.23.1"
}
}