Skip to content

Commit

Permalink
Bump eslint from 8.44.0 to 8.45.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.44.0...v8.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Jul 16, 2023
1 parent 6306b00 commit b4839b4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
18 changes: 7 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"babel-loader": "^9.1.3",
"babel-preset-stage-2": "^6.24.1",
"css-loader": "^6.8.1",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.32.2",
"react": "^18.1.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit b4839b4

Please sign in to comment.