Skip to content

Commit

Permalink
Bump eslint from 8.39.0 to 8.48.0 (#22)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.39.0...v8.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 1, 2023
1 parent 71bddfa commit fee3571
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 58 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@vercel/ncc": "0.36.1",
"eslint": "8.39.0",
"eslint": "8.48.0",
"jest": "29.6.4"
}
}
107 changes: 50 additions & 57 deletions pnpm-lock.yaml

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

1 comment on commit fee3571

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage Report

Coverage for this commit:

Hit/ Total Coverage
🟰 Statements 53 / 55 96.36% 🥳
🌿 Branches 5 / 6 83.33% 🤩
🔢 Functions 12 / 14 85.71% 🤩
📝 Elements 70 / 75 93.33% 🥳

Please sign in to comment.