Skip to content

Commit

Permalink
Dev: Bump eslint-plugin-jest from 26.1.3 to 26.4.5
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.3 to 26.4.5.
- [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@v26.1.3...v26.4.5)

---
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>
  • Loading branch information
dependabot[bot] authored May 30, 2022
1 parent 91cbca9 commit 9b7146e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"dependencies": {},
"peerDependencies": {
"eslint": "^8.11.0",
"eslint-plugin-jest": "^26.1.3"
"eslint-plugin-jest": "^26.4.5"
},
"devDependencies": {
"@overlookmotel/eslint-config": "^10.0.0",
"@overlookmotel/eslint-config-node": "^4.0.0",
"eslint": "^8.11.0",
"eslint-plugin-jest": "^26.1.3",
"eslint-plugin-jest": "^26.4.5",
"jest": "^27.5.1",
"jest-extended": "^2.0.0",
"npm-run-all": "^4.1.5"
Expand Down

0 comments on commit 9b7146e

Please sign in to comment.