Skip to content

Commit

Permalink
chore(deps-dev): Bump @types/jest from 29.5.6 to 29.5.7
Browse files Browse the repository at this point in the history
Bumps [@types/jest](/~https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.6 to 29.5.7.
- [Release notes](/~https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](/~https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 95f9a86 commit 4ac87e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/eslint": "^8.37.0",
"@types/eslint-config-prettier": "^6.11.0",
"@types/node": "^18.17.19",
"@types/jest": "^29.5.6",
"@types/jest": "^29.5.7",
"@types/prettier": "^2.7.3",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ __metadata:
"@semantic-release/release-notes-generator": ^11.0.7
"@types/eslint": ^8.37.0
"@types/eslint-config-prettier": ^6.11.0
"@types/jest": ^29.5.6
"@types/jest": ^29.5.7
"@types/jest-image-snapshot": ^6.1.0
"@types/node": ^18.17.19
"@types/prettier": ^2.7.3
Expand Down Expand Up @@ -1383,13 +1383,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.6":
version: 29.5.6
resolution: "@types/jest@npm:29.5.6"
"@types/jest@npm:^29.5.7":
version: 29.5.7
resolution: "@types/jest@npm:29.5.7"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: fa13a27bd1c8efd0381a419478769d0d6d3a8e93e1952d7ac3a16274e8440af6f73ed6f96ac1ff00761198badf2ee226b5ab5583a5d87a78d609ea78da5c5a24
checksum: e28624ccb0ef1255a03fbbb4b5bc3e5cbcdc450d39e0739985ff679b124198f808c38c8c3e67859c6efc0e848196deeb8cfed028e12a821c511dfc1112a2d6e9
languageName: node
linkType: hard

Expand Down

0 comments on commit 4ac87e3

Please sign in to comment.