summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-29 17:48:03 +0000
committerGitHub <noreply@github.com>2022-08-29 17:48:03 +0000
commit3145cf41c290bb4ac9ed9409b50f052f0a6aa5aa (patch)
tree5a6495970c6039061fe3996a063fe45c2445e232 /package.json
parentcdd520b6e8c2e8f51384e60d7cf1f14b3f8a10fc (diff)
downloadgohugo-theme-ed-3145cf41c290bb4ac9ed9409b50f052f0a6aa5aa.tar.gz
Bump eslint from 8.22.0 to 8.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.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.22.0...v8.23.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 cd6f841..0419984 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.22.0"
+ "eslint": "^8.23.0"
}
}