Bump eslint from 8.24.0 to 8.25.0 (#85)

Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.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.24.0...v8.25.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-10-11 23:15:48 +05:30
committed by GitHub
parent 4036f7c07e
commit eed5c5e65a
2 changed files with 10 additions and 16 deletions

View File

@@ -66,7 +66,7 @@
"devDependencies": {
"electron": "^21.1.0",
"electron-builder": "^23.3.3",
"eslint": "^8.24.0"
"eslint": "^8.25.0"
},
"dependencies": {
"about-window": "^1.15.2",