Skip to content

Commit

Permalink
build(deps-dev): 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and flovogt committed Jul 17, 2023
1 parent 5248a4e commit 4467b36
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 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 packages/middleware-code-coverage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@istanbuljs/esm-loader-hook": "^0.2.0",
"ava": "^5.3.1",
"depcheck": "^1.4.3",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-ava": "^14.0.0",
"esmock": "^2.3.1",
Expand Down

0 comments on commit 4467b36

Please sign in to comment.