summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-25 17:44:10 +0000
committerGitHub <noreply@github.com>2022-10-25 17:44:10 +0000
commitf84afb497c58e123f999e716028ae93ce81f9a95 (patch)
tree821b8b6ae283afa84d076c42292816916d62057a /package.json
parentafd14c473607334c917b12ec0ba9649d855e332c (diff)
downloadgohugo-theme-ed-f84afb497c58e123f999e716028ae93ce81f9a95.tar.gz
Bump eslint from 8.23.1 to 8.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.26.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.23.1...v8.26.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 63eaadb..98b3091 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.23.1"
+ "eslint": "^8.26.0"
}
}