build(deps-dev): bump eslint from 8.13.0 to 8.35.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.13.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.13.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>
This commit is contained in:
dependabot[bot]
2023-02-27 05:17:08 +00:00
committed by GitHub
parent c10817716e
commit 426bc1d00c
2 changed files with 95 additions and 53 deletions

View File

@@ -33,7 +33,7 @@
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
"css-loader": "^6.7.1",
"dotenv": "^16.0.0",
"eslint": "^8.13.0",
"eslint": "^8.35.0",
"express": "^4.17.3",
"fs-extra": "^10.0.1",
"get-port": "^6.1.2",