summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2023-01-31 11:26:21 +0100
committerGitHub <noreply@github.com>2023-01-31 11:26:21 +0100
commitdd7d16d23b15653235c8840624afa325858adfcb (patch)
tree42d1bacb34c044454cdedf6e410d84ecf4003562 /package.json
parent0b07bfc947c39bd6ff4bfa6bfee8a155b23363a5 (diff)
parent1fee974672da50b450332336647263ad4a922fe7 (diff)
downloadgohugo-theme-ed-dd7d16d23b15653235c8840624afa325858adfcb.tar.gz
Merge pull request #32 from sergeyklay/dependabot/npm_and_yarn/eslint-8.33.0
Bump eslint from 8.32.0 to 8.33.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 0326cf2..6f6672f 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^5.0.1",
- "eslint": "^8.32.0"
+ "eslint": "^8.33.0"
}
}