1
0
Fork 0
mirror of synced 2026-06-05 14:58:19 +00:00

chore: Bump jest from 29.4.1 to 29.4.2 (#655)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.1 to 29.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-14 04:02:34 +00:00 committed by GitHub
commit c3f9f9cde3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 334 additions and 334 deletions

662
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -33,6 +33,6 @@
"devDependencies": { "devDependencies": {
"@vercel/ncc": "^0.36.1", "@vercel/ncc": "^0.36.1",
"eslint": "^8.33.0", "eslint": "^8.33.0",
"jest": "^29.4.1" "jest": "^29.4.2"
} }
} }