1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-22 15:39:17 +00:00

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

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.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/v7.32.0...v8.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-27 06:59:35 +00:00
committed by GitHub
parent 9779e453f0
commit 28fae44021
2 changed files with 499 additions and 28 deletions

View File

@ -17,7 +17,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"eslint": "^7.4.0",
"eslint": "^8.35.0",
"parcel": "1.12.3"
},
"scripts": {