Skip to content

Commit

Permalink
deps: bump @types/jest from 29.5.7 to 29.5.8
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.7 to 29.5.8.
- [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]>
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent 79948a2 commit 1a3104e
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"undici": "^5.27.2"
},
"devDependencies": {
"@types/jest": "^29.5.7",
"@types/jest": "^29.5.8",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.8.10",
"@typescript-eslint/eslint-plugin": "^6.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1316,13 +1316,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -3703,7 +3703,7 @@ __metadata:
dependencies:
"@actions/core": ^1.10.1
"@actions/github": ^6.0.0
"@types/jest": ^29.5.7
"@types/jest": ^29.5.8
"@types/js-yaml": ^4.0.9
"@types/node": ^20.8.10
"@typescript-eslint/eslint-plugin": ^6.10.0
Expand Down

0 comments on commit 1a3104e

Please sign in to comment.