summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-13 18:11:28 +0000
committerGitHub <noreply@github.com>2023-03-13 18:11:28 +0000
commit0cec55bf10fcc75fe727174cc8ebddfec6b3c260 (patch)
tree80395f2550f631cccb9f36bfdb95f3ae4ef2f14c /package.json
parente6fb4b6d2a05f4983ee22db1ae978bdd05359372 (diff)
downloadgohugo-theme-ed-0cec55bf10fcc75fe727174cc8ebddfec6b3c260.tar.gz
Bump eslint from 8.35.0 to 8.36.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.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.35.0...v8.36.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 c16c30a..c858e1f 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^5.0.1",
- "eslint": "^8.35.0"
+ "eslint": "^8.36.0"
}
}