summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-08-02 02:17:53 +0200
committerGitHub <noreply@github.com>2022-08-02 02:17:53 +0200
commitec510e7a8e21800f0f24bca43df2c7e8bf199062 (patch)
tree6c027263b6a61dceb9cda9915cc2e52872353be3 /package.json
parent7ca5f7f20a14d4a2ad0e386d018bccacfa9000dc (diff)
parente80514850e6477f02b2d4b7822411a40337e0a7f (diff)
downloadgohugo-theme-ed-ec510e7a8e21800f0f24bca43df2c7e8bf199062.tar.gz
Merge pull request #14 from sergeyklay/dependabot/npm_and_yarn/eslint-8.21.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 9622ee4..905bee9 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.20.0"
+ "eslint": "^8.21.0"
}
}