Skip to content

Commit

Permalink
chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.14 in /test
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.12 to 29.5.14.
- [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] authored Dec 23, 2024
1 parent 5a59abe commit f669a46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@nrwl/node": "^15.9.7",
"@nrwl/workspace": "^15.9.7",
"@tsconfig/node18": "^18.2.4",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"@types/ts-expose-internals": "npm:ts-expose-internals@^4.9.5",
"jest": "^29.7.0",
"nx": "^15.9.7",
Expand Down
10 changes: 5 additions & 5 deletions test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2377,13 +2377,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.12":
version: 29.5.12
resolution: "@types/jest@npm:29.5.12"
"@types/jest@npm:^29.5.14":
version: 29.5.14
resolution: "@types/jest@npm:29.5.14"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10c0/25fc8e4c611fa6c4421e631432e9f0a6865a8cb07c9815ec9ac90d630271cad773b2ee5fe08066f7b95bebd18bb967f8ce05d018ee9ab0430f9dfd1d84665b6f
checksum: 10c0/18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed
languageName: node
linkType: hard

Expand Down Expand Up @@ -8085,7 +8085,7 @@ __metadata:
"@nrwl/node": "npm:^15.9.7"
"@nrwl/workspace": "npm:^15.9.7"
"@tsconfig/node18": "npm:^18.2.4"
"@types/jest": "npm:^29.5.12"
"@types/jest": "npm:^29.5.14"
"@types/ts-expose-internals": "npm:ts-expose-internals@^4.9.5"
jest: "npm:^29.7.0"
nx: "npm:^15.9.7"
Expand Down

0 comments on commit f669a46

Please sign in to comment.