Skip to content

Commit

Permalink
chore(deps-dev): bump eslint from 7.32.0 to 8.57.0 (#272)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump eslint from 7.32.0 to 8.57.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v7.32.0...v8.57.0)

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

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

* Update package.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
  • Loading branch information
dependabot[bot] and li-jia-nan authored Mar 22, 2024
1 parent 8a7608e commit ff694e1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@
"enzyme": "^3.1.1",
"enzyme-adapter-react-16": "^1.15.6",
"enzyme-to-json": "^3.1.2",
"eslint": "^7.1.0",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-unicorn": "^50.0.1",
"father": "^4.0.0",
"glob": "^8.0.1",
"np": "^10.0.1",
Expand All @@ -72,4 +74,4 @@
"react-dom": "^16.0.0",
"typescript": "^5.0.0"
}
}
}

0 comments on commit ff694e1

Please # to comment.