summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-06-20 23:52:14 +0200
committerGitHub <noreply@github.com>2022-06-20 23:52:14 +0200
commit63538a1351169b0683d0a582faa474a41f7fc288 (patch)
treeaeda7691aabcbb6e7bffd76fa483733cca8bc2b8 /package.json
parent96a4b7d2ab7338d82cc03df8cf581fcc4da2ea00 (diff)
parent41e0122730c7f9c17a5d357780a0692168e3a3ed (diff)
downloadgohugo-theme-ed-63538a1351169b0683d0a582faa474a41f7fc288.tar.gz
Merge pull request #5 from sergeyklay/dependabot/npm_and_yarn/eslint-8.18.0
Bump eslint from 8.17.0 to 8.18.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 d5adc35..b0a9be0 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.16.0",
+ "eslint": "^8.18.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0"