1
0
Fork 0

chore(deps-dev): bump eslint from 8.38.0 to 8.39.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.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.38.0...v8.39.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-04-25 05:22:16 +00:00 committed by GitHub
parent 144a4bf654
commit 25ac25eb03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 16 deletions

View file

@ -59,7 +59,7 @@
"lodash.clonedeep": "^4.5.0"
},
"devDependencies": {
"eslint": "8.38.0",
"eslint": "8.39.0",
"nyc": "15.1.0",
"mocha": "10.2.0",
"chai": "4.3.7",