Skip to content

Commit

Permalink
build(deps-dev): bump @types/jest from 29.5.10 to 29.5.12 (#1042)
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.10 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>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=29.5.10&new-version=29.5.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 7b56d90 commit ae6f6f1
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@babel/preset-env": "^7.23.9",
"@babel/preset-typescript": "^7.23.3",
"@types/elliptic": "^6.4.18",
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.12",
"@types/long": "^4.0.1",
"@types/node": "^20.8.8",
"@types/pino": "^7.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/keplr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/preset-typescript": "^7.23.3",
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.12",
"@types/node": "^20.8.8",
"@types/pino": "^7.0.5",
"babel-jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/walletconnect-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/preset-typescript": "^7.23.3",
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.12",
"@types/long": "^4.0.1",
"@types/node": "^20.8.8",
"@types/pino": "^7.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/web3auth-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/preset-typescript": "^7.23.3",
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.12",
"@types/keccak": "^3.0.4",
"@types/react-native": "^0.73.0",
"@types/readable-stream": "^4.0.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/web3auth-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/preset-typescript": "^7.23.3",
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.12",
"@types/keccak": "^3.0.4",
"@types/readable-stream": "^4.0.10",
"readable-stream": "^4.5.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4796,7 +4796,7 @@ __metadata:
"@cosmjs/utils": 0.31.3
"@desmoslabs/desmjs": "workspace:packages/core"
"@keplr-wallet/types": 0.12.67
"@types/jest": ^29.5.10
"@types/jest": ^29.5.12
"@types/node": ^20.8.8
"@types/pino": ^7.0.5
babel-jest: ^29.7.0
Expand Down Expand Up @@ -4859,7 +4859,7 @@ __metadata:
"@desmoslabs/desmjs": "workspace:packages/core"
"@desmoslabs/desmjs-types": "workspace:packages/types"
"@desmoslabs/desmjs-walletconnect-modal": "workspace:packages/walletconnect-modal"
"@types/jest": ^29.5.10
"@types/jest": ^29.5.12
"@types/long": ^4.0.1
"@types/node": ^20.8.8
"@types/pino": ^7.0.5
Expand Down Expand Up @@ -4887,7 +4887,7 @@ __metadata:
"@babel/preset-typescript": ^7.23.3
"@cosmjs/encoding": 0.32.2
"@desmoslabs/desmjs": "workspace:packages/core"
"@types/jest": ^29.5.10
"@types/jest": ^29.5.12
"@types/keccak": ^3.0.4
"@types/react-native": ^0.73.0
"@types/readable-stream": ^4.0.10
Expand All @@ -4910,7 +4910,7 @@ __metadata:
"@cosmjs/encoding": 0.32.2
"@cosmjs/proto-signing": 0.31.3
"@desmoslabs/desmjs": "workspace:packages/core"
"@types/jest": ^29.5.10
"@types/jest": ^29.5.12
"@types/keccak": ^3.0.4
"@types/readable-stream": ^4.0.10
"@web3auth/base": ^7.3.2
Expand Down Expand Up @@ -4940,7 +4940,7 @@ __metadata:
"@cosmjs/utils": 0.31.3
"@desmoslabs/desmjs-types": "workspace:packages/types"
"@types/elliptic": ^6.4.18
"@types/jest": ^29.5.10
"@types/jest": ^29.5.12
"@types/long": ^4.0.1
"@types/node": ^20.8.8
"@types/pino": ^7.0.5
Expand Down Expand Up @@ -9063,13 +9063,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.10":
version: 29.5.10
resolution: "@types/jest@npm:29.5.10"
"@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: ef385905787db528de9b6beb2688865c0bb276e64256ed60b9a1a6ffc0b75737456cb5e27e952a3241c5845b6a1da487470010dd30f3ca59c8581624c564a823
checksum: 19b1efdeed9d9a60a81edc8226cdeae5af7479e493eaed273e01243891c9651f7b8b4c08fc633a7d0d1d379b091c4179bbaa0807af62542325fd72f2dd17ce1c
languageName: node
linkType: hard

Expand Down

0 comments on commit ae6f6f1

Please sign in to comment.