summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-06 17:06:54 +0000
committerGitHub <noreply@github.com>2022-12-06 17:06:54 +0000
commit86a9317f129320391f0c07394dc02cf90b704434 (patch)
treecae3ee63aba0908f9d159897fee0c4b10563f6d7 /package.json
parent531e37941e0e3524220633628a5798eb5b5a4527 (diff)
downloadgohugo-theme-ed-86a9317f129320391f0c07394dc02cf90b704434.tar.gz
Bump eslint from 8.28.0 to 8.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.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.28.0...v8.29.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 1decfd6..c26b745 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^4.0.2",
- "eslint": "^8.28.0"
+ "eslint": "^8.29.0"
}
}