Skip to content

Commit

Permalink
fix(deps): bump jest from 29.5.0 to 29.6.1 (#21)
Browse files Browse the repository at this point in the history
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.5.0 to 29.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:production
  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>
Co-authored-by: LH <me@lholota.com>
  • Loading branch information
dependabot[bot] and lholota authored Jul 17, 2023
1 parent 1682b54 commit 85b8a2a
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 320 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"glob": "^10.3.3",
"jest": "^29.5.0",
"jest": "^29.6.1",
"js-yaml": "^4.1.0",
"minimatch": "^9.0.0",
"sops-wrapper": "^1.0.0",
Expand Down
Loading

0 comments on commit 85b8a2a

Please sign in to comment.