Skip to content

Commit

Permalink
Bump eslint-plugin-jest from 28.4.0 to 28.5.0 (#2814)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.4.0 to 28.5.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.4.0...v28.5.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  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 May 24, 2024
1 parent 6980373 commit 92f827b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 78 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"concurrently": "^8.2.2",
"del": "^7.1.0",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^28.4.0",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-svelte": "^2.35.1",
"postcss": "^8.4.38",
"postinstall-postinstall": "^2.1.0",
Expand Down
83 changes: 7 additions & 76 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/unit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"cross-env": "^7.0.3",
"del": "^7.1.0",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^28.4.0",
"eslint-plugin-jest": "^28.5.0",
"fake-indexeddb": "^5.0.2",
"http-server": "^14.1.1",
"jest": "^29.7.0",
Expand Down

0 comments on commit 92f827b

Please sign in to comment.