summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-12 17:37:34 +0000
committerGitHub <noreply@github.com>2022-09-12 17:37:34 +0000
commit5415bddd924f01e7ec48263c39248e2f445d00d4 (patch)
treeb323e68f352188c22d97c2da08cf1ae94da0f41c /package.json
parent4d0b4312565ce9acf57a5ebd99a0841b13852260 (diff)
downloadgohugo-theme-ed-5415bddd924f01e7ec48263c39248e2f445d00d4.tar.gz
Bump eslint from 8.23.0 to 8.23.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.23.1. - [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.0...v8.23.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... 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 0419984..63eaadb 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.23.0"
+ "eslint": "^8.23.1"
}
}