summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-30 17:14:38 +0000
committerGitHub <noreply@github.com>2023-01-30 17:14:38 +0000
commit1fee974672da50b450332336647263ad4a922fe7 (patch)
tree42d1bacb34c044454cdedf6e410d84ecf4003562 /package.json
parent0b07bfc947c39bd6ff4bfa6bfee8a155b23363a5 (diff)
downloadgohugo-theme-ed-1fee974672da50b450332336647263ad4a922fe7.tar.gz
Bump eslint from 8.32.0 to 8.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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.32.0...v8.33.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 0326cf2..6f6672f 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^5.0.1",
- "eslint": "^8.32.0"
+ "eslint": "^8.33.0"
}
}