summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2023-03-13 21:22:27 +0100
committerGitHub <noreply@github.com>2023-03-13 21:22:27 +0100
commitc3441ae05b410897344a24011cee19b6b5526891 (patch)
tree80395f2550f631cccb9f36bfdb95f3ae4ef2f14c /package.json
parente6fb4b6d2a05f4983ee22db1ae978bdd05359372 (diff)
parent0cec55bf10fcc75fe727174cc8ebddfec6b3c260 (diff)
downloadgohugo-theme-ed-c3441ae05b410897344a24011cee19b6b5526891.tar.gz
Merge pull request #35 from sergeyklay/dependabot/npm_and_yarn/eslint-8.36.0
Bump eslint from 8.35.0 to 8.36.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 c16c30a..c858e1f 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^5.0.1",
- "eslint": "^8.35.0"
+ "eslint": "^8.36.0"
}
}