summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-26 22:52:06 +0000
committerGitHub <noreply@github.com>2022-05-26 22:52:06 +0000
commitc9b58c5d817515bc0fd1cb0dedc9107156947528 (patch)
treed1f1b42f4cd7680f9848b6cf4435cbe0fabad5d9 /package.json
parent427acbdb6d2c1b82913eb2650bb68a93f58176d8 (diff)
downloadgohugo-theme-ed-c9b58c5d817515bc0fd1cb0dedc9107156947528.tar.gz
Bump eslint from 8.15.0 to 8.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.16.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.15.0...v8.16.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 5309a9e..76a590f 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
"description": "Ed theme for minimal editions, based on Alex Gil theme",
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.6.0",
+ "eslint": "^8.16.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0"