diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-27 18:10:52 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-27 18:10:52 +0000 |
| commit | 21a554488936ac2beb3c1d7af31ad2934090bb6d (patch) | |
| tree | 675b3e5269d06c16f0a671092a5411e580d6171a /package.json | |
| parent | dd7d16d23b15653235c8840624afa325858adfcb (diff) | |
| download | gohugo-theme-ed-21a554488936ac2beb3c1d7af31ad2934090bb6d.tar.gz | |
Bump eslint from 8.33.0 to 8.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.35.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.33.0...v8.35.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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6f6672f..c16c30a 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ "dependencies": {}, "devDependencies": { "editorconfig-checker": "^5.0.1", - "eslint": "^8.33.0" + "eslint": "^8.35.0" } } |
