Skip to content

Commit

Permalink
chore(deps-dev): bump @types/jest from 29.5.10 to 29.5.11 (#546)
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.10 to 29.5.11.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 14afe8c commit e05a99f
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 @@ -62,7 +62,7 @@
"devDependencies": {
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/node": "20.10.3",
"convert-extension": "0.3.0",
"doctoc": "2.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1789,13 +1789,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.10":
version: 29.5.10
resolution: "@types/jest@npm:29.5.10"
"@types/jest@npm:29.5.11":
version: 29.5.11
resolution: "@types/jest@npm:29.5.11"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: ef385905787db528de9b6beb2688865c0bb276e64256ed60b9a1a6ffc0b75737456cb5e27e952a3241c5845b6a1da487470010dd30f3ca59c8581624c564a823
checksum: f892a06ec9f0afa9a61cd7fa316ec614e21d4df1ad301b5a837787e046fcb40dfdf7f264a55e813ac6b9b633cb9d366bd5b8d1cea725e84102477b366df23fdd
languageName: node
linkType: hard

Expand Down Expand Up @@ -2286,7 +2286,7 @@ __metadata:
dependencies:
"@semantic-release/changelog": 6.0.3
"@semantic-release/git": 10.0.1
"@types/jest": 29.5.10
"@types/jest": 29.5.11
"@types/node": 20.10.3
"@types/yargs": 17.0.32
convert-extension: 0.3.0
Expand Down

0 comments on commit e05a99f

Please sign in to comment.