summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-18 17:50:12 +0000
committerGitHub <noreply@github.com>2022-07-18 17:50:12 +0000
commitf8748ddcba793515dc9524e7adc36817caf0205e (patch)
treed8ad21a463cae82c5eb4981a401763893b0804c8 /package.json
parentb74f7e8a11343f430601f0ccbb05f7b165ba4023 (diff)
downloadgohugo-theme-ed-f8748ddcba793515dc9524e7adc36817caf0205e.tar.gz
Bump eslint from 8.19.0 to 8.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.20.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.19.0...v8.20.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 e42880f..2c3e070 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.19.0"
+ "eslint": "^8.20.0"
}
}