Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2023
1 parent 3c217fd commit 0f7b08a
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 42 deletions.
97 changes: 56 additions & 41 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 @@ -16,7 +16,7 @@
"@types/react": "^18.0.28",
"@types/react-scroll": "^1.8.6",
"autoprefixer": "^10.4.13",
"eslint": "^8.34.0",
"eslint": "^8.35.0",
"eslint-config-next": "^13.1.6",
"framer-motion": "^10.0.0",
"next": "^13.2.1",
Expand Down

0 comments on commit 0f7b08a

Please sign in to comment.