Skip to content

Commit

Permalink
chore(deps): bump jest from 29.6.4 to 29.7.0 (#384)
Browse files Browse the repository at this point in the history
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent 8149959 commit c166230
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 297 deletions.
4 changes: 2 additions & 2 deletions eslint-configs/eslint-config-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-playwright": "^0.18.0",
"eslint-plugin-prettier": "^5.0.0",
"jest": ">=29.6.4",
"jest": ">=29.7.0",
"prettier": ">=3.0.3"
},
"peerDependencies": {
"@rushstack/eslint-patch": ">=1.1.4",
"eslint": ">=8.53.0",
"jest": ">=29.6.4",
"jest": ">=29.7.0",
"prettier": ">=3.0.3"
}
}
Loading

0 comments on commit c166230

Please sign in to comment.