Skip to content

Commit

Permalink
build(deps-dev): bump @types/jest from 29.5.6 to 29.5.7 (#912)
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.6 to 29.5.7.
<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.6&new-version=29.5.7)](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 Nov 3, 2023
1 parent 258fd39 commit b3351c0
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 @@ -49,7 +49,7 @@
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@types/jest": "^29.5.6",
"@types/jest": "^29.5.7",
"@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.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@types/jest": "^29.5.6",
"@types/jest": "^29.5.7",
"@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.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@types/jest": "^29.5.6",
"@types/jest": "^29.5.7",
"@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.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@types/jest": "^29.5.6",
"@types/jest": "^29.5.7",
"@types/keccak": "^3.0.3",
"@types/react-native": "^0.72.5",
"@types/readable-stream": "^4.0.4",
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.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@types/jest": "^29.5.6",
"@types/jest": "^29.5.7",
"@types/keccak": "^3.0.3",
"@types/readable-stream": "^4.0.4",
"readable-stream": "^4.4.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4608,7 +4608,7 @@ __metadata:
"@cosmjs/utils": ^0.31.3
"@desmoslabs/desmjs": "workspace:packages/core"
"@keplr-wallet/types": 0.12.38
"@types/jest": ^29.5.6
"@types/jest": ^29.5.7
"@types/node": ^20.8.8
"@types/pino": ^7.0.5
babel-jest: ^29.7.0
Expand Down Expand Up @@ -4654,7 +4654,7 @@ __metadata:
"@cosmjs/utils": ^0.31.3
"@desmoslabs/desmjs": "workspace:packages/core"
"@desmoslabs/desmjs-types": "workspace:packages/types"
"@types/jest": ^29.5.6
"@types/jest": ^29.5.7
"@types/long": ^4.0.1
"@types/node": ^20.8.8
"@types/pino": ^7.0.5
Expand Down Expand Up @@ -4682,7 +4682,7 @@ __metadata:
"@babel/preset-typescript": ^7.23.2
"@cosmjs/encoding": ^0.31.3
"@desmoslabs/desmjs": "workspace:packages/core"
"@types/jest": ^29.5.6
"@types/jest": ^29.5.7
"@types/keccak": ^3.0.3
"@types/react-native": ^0.72.5
"@types/readable-stream": ^4.0.4
Expand All @@ -4705,7 +4705,7 @@ __metadata:
"@cosmjs/encoding": ^0.31.3
"@cosmjs/proto-signing": ^0.31.3
"@desmoslabs/desmjs": "workspace:packages/core"
"@types/jest": ^29.5.6
"@types/jest": ^29.5.7
"@types/keccak": ^3.0.3
"@types/readable-stream": ^4.0.4
"@web3auth/base": ^7.0.4
Expand Down Expand Up @@ -4734,7 +4734,7 @@ __metadata:
"@cosmjs/tendermint-rpc": ^0.31.3
"@cosmjs/utils": ^0.31.3
"@desmoslabs/desmjs-types": "workspace:packages/types"
"@types/jest": ^29.5.6
"@types/jest": ^29.5.7
"@types/long": ^4.0.1
"@types/node": ^20.8.8
"@types/pino": ^7.0.5
Expand Down Expand Up @@ -7602,13 +7602,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.6":
version: 29.5.6
resolution: "@types/jest@npm:29.5.6"
"@types/jest@npm:^29.5.7":
version: 29.5.7
resolution: "@types/jest@npm:29.5.7"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: fa13a27bd1c8efd0381a419478769d0d6d3a8e93e1952d7ac3a16274e8440af6f73ed6f96ac1ff00761198badf2ee226b5ab5583a5d87a78d609ea78da5c5a24
checksum: e28624ccb0ef1255a03fbbb4b5bc3e5cbcdc450d39e0739985ff679b124198f808c38c8c3e67859c6efc0e848196deeb8cfed028e12a821c511dfc1112a2d6e9
languageName: node
linkType: hard

Expand Down

0 comments on commit b3351c0

Please sign in to comment.