Skip to content

Commit

Permalink
chore: Bump @types/jest from 29.5.11 to 29.5.12
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.11 to 29.5.12.
- [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 and doug-wade committed Feb 13, 2024
1 parent 52d6a05 commit 3bd7fd6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/test-utils-lit-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@swc/core": "^1.3.103",
"@swc/jest": "^0.2.29",
"@tybalt/test-utils": "workspace:^",
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.12",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"rimraf": "^5.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2960,7 +2960,7 @@ __metadata:
"@swc/core": "npm:^1.3.103"
"@swc/jest": "npm:^0.2.29"
"@tybalt/test-utils": "workspace:^"
"@types/jest": "npm:^29.5.11"
"@types/jest": "npm:^29.5.12"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
lit: "npm:^3.1.1"
Expand Down Expand Up @@ -3140,13 +3140,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.11":
version: 29.5.11
resolution: "@types/jest@npm:29.5.11"
"@types/jest@npm:^29.5.12":
version: 29.5.12
resolution: "@types/jest@npm:29.5.12"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 798f4c89407d9457bea1256de74c26f2b279f6c789c0e3311cd604cc75cdab333b9a29b00c51b0090d31abdf11cc788b4103282851a653bef6daf72edf97eef2
checksum: 312e8dcf92cdd5a5847d6426f0940829bca6fe6b5a917248f3d7f7ef5d85c9ce78ef05e47d2bbabc40d41a930e0e36db2d443d2610a9e3db9062da2d5c904211
languageName: node
linkType: hard

Expand Down

0 comments on commit 3bd7fd6

Please sign in to comment.