Skip to content

Commit

Permalink
chore(deps-dev): Bump @types/jest from 29.5.11 to 29.5.12 (#1996)
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.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest">compare
view</a></li>
</ul>
</details>

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 Feb 12, 2024
1 parent d42fe5d commit 41e6e28
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"packageManager": "[email protected]",
"devDependencies": {
"@types/express": "^4.17.21",
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.202",
"@types/marked": "^5.0.2",
"@types/marked-terminal": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@types/express": "^4.17.21",
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.202",
"@types/marked": "^5.0.2",
"@types/marked-terminal": "^6.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ __metadata:
resolution: "@accessibility-insights-action/shared@workspace:packages/shared"
dependencies:
"@types/express": ^4.17.21
"@types/jest": ^29.5.11
"@types/jest": ^29.5.12
"@types/lodash": ^4.14.202
"@types/marked": ^5.0.2
"@types/marked-terminal": ^6.0.1
Expand Down Expand Up @@ -2613,13 +2613,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: ^29.0.0
pretty-format: ^29.0.0
checksum: f892a06ec9f0afa9a61cd7fa316ec614e21d4df1ad301b5a837787e046fcb40dfdf7f264a55e813ac6b9b633cb9d366bd5b8d1cea725e84102477b366df23fdd
checksum: 19b1efdeed9d9a60a81edc8226cdeae5af7479e493eaed273e01243891c9651f7b8b4c08fc633a7d0d1d379b091c4179bbaa0807af62542325fd72f2dd17ce1c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3262,7 +3262,7 @@ __metadata:
resolution: "accessibility-insights-action@workspace:."
dependencies:
"@types/express": ^4.17.21
"@types/jest": ^29.5.11
"@types/jest": ^29.5.12
"@types/lodash": ^4.14.202
"@types/marked": ^5.0.2
"@types/marked-terminal": ^6.0.1
Expand Down

0 comments on commit 41e6e28

Please sign in to comment.