Skip to content

Commit

Permalink
Dev: Bump eslint-plugin-jest from 26.1.3 to 27.1.7
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 27.1.7.
- [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...v27.1.7)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 16, 2022
1 parent 91cbca9 commit 5100c71
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 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": "^27.1.7"
},
"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": "^27.1.7",
"jest": "^27.5.1",
"jest-extended": "^2.0.0",
"npm-run-all": "^4.1.5"
Expand Down

0 comments on commit 5100c71

Please sign in to comment.