summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-21 06:55:40 +0000
committerSerghei Iakovlev <egrep@protonmail.ch>2023-07-21 09:01:13 +0200
commit22b7142c83a3790f26a18d4481a15881beb2dda7 (patch)
tree5f66b61da0a4c073718381c342507cf7844144ae /package.json
parentf0817ab7eea2257ea2d34d848d65140fde3a52bc (diff)
downloadgohugo-theme-ed-22b7142c83a3790f26a18d4481a15881beb2dda7.tar.gz
Bump eslint from 8.43.0 to 8.45.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.45.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.43.0...v8.45.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 a5bbf70..3fb2c6a 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,6 @@
"dependencies": {},
"devDependencies": {
"editorconfig-checker": "^5.1.1",
- "eslint": "^8.43.0"
+ "eslint": "^8.45.0"
}
}