Skip to content

Commit

Permalink
Update dependency @types/jest to v29.4.4 (#1008)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) |
[`29.4.2` ->
`29.4.4`](https://renovatebot.com/diffs/npm/@types%2fjest/29.4.2/29.4.4)
|
[![age](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.4.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.4.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.4.4/compatibility-slim/29.4.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.4.4/confidence-slim/29.4.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ziyadedher/ziyadedher).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNS44LjMifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 16, 2023
1 parent 1c99e23 commit 236ecd7
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 @@ -68,7 +68,7 @@
"@types/eslint": "8.21.2",
"@types/events": "3.0.0",
"@types/gtag.js": "0.0.12",
"@types/jest": "29.4.2",
"@types/jest": "29.4.4",
"@types/mdx-js__react": "1.5.5",
"@types/node": "18.15.3",
"@types/prettier": "2.7.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4945,13 +4945,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.4.2":
version: 29.4.2
resolution: "@types/jest@npm:29.4.2"
"@types/jest@npm:29.4.4":
version: 29.4.4
resolution: "@types/jest@npm:29.4.4"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 83ec002d289c49c9693c619363e6db036db95426fcfa5e8e18b8291b721702bb8b3f711499f15a1d75c8fd92dc4184a24dfcc16a7b4fcde88c3c4f898240b58a
checksum: 754c21d996c3457c761e55c4076a2dd14d82e6290c3f57122db17aa07ef59c12af7df50a82a06845ef9ba1fbf75bb024a1fed68426514618856bda7fb90eb773
languageName: node
linkType: hard

Expand Down Expand Up @@ -20119,7 +20119,7 @@ __metadata:
"@types/eslint": 8.21.2
"@types/events": 3.0.0
"@types/gtag.js": 0.0.12
"@types/jest": 29.4.2
"@types/jest": 29.4.4
"@types/mdx-js__react": 1.5.5
"@types/node": 18.15.3
"@types/prettier": 2.7.2
Expand Down

1 comment on commit 236ecd7

@vercel
Copy link

@vercel vercel bot commented on 236ecd7 Mar 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.