Skip to content

Commit

Permalink
Bump jest-mock-extended from 2.0.7 to 2.0.9 (#1403)
Browse files Browse the repository at this point in the history
Bumps
[jest-mock-extended](https://github.com/marchaos/jest-mock-extended)
from 2.0.7 to 2.0.9.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/marchaos/jest-mock-extended/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jest-mock-extended&package-manager=npm_and_yarn&previous-version=2.0.7&new-version=2.0.9)](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 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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-fix <[email protected]>
  • Loading branch information
dependabot[bot] and dependabot-fix authored Sep 13, 2022
1 parent 80b7c9d commit bb2e21a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"eslint-plugin-unused-imports": "^2.0.0",
"eslint-plugin-vue": "^9.3.0",
"jest": "^28.1.3",
"jest-mock-extended": "^2.0.7",
"jest-mock-extended": "^2.0.9",
"mount-vue-component": "^0.10.2",
"naive-ui": "^2.33.3",
"newman": "^5.3.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16112,7 +16112,7 @@ __metadata:
graphql-passport: ^0.6.4
graphql-scalars: ^1.18.0
jest: ^28.1.3
jest-mock-extended: ^2.0.7
jest-mock-extended: ^2.0.9
lodash: ^4.17.21
mount-vue-component: ^0.10.2
naive-ui: ^2.33.3
Expand Down Expand Up @@ -16384,15 +16384,15 @@ __metadata:
languageName: node
linkType: hard

"jest-mock-extended@npm:^2.0.7":
version: 2.0.7
resolution: "jest-mock-extended@npm:2.0.7"
"jest-mock-extended@npm:^2.0.9":
version: 2.0.9
resolution: "jest-mock-extended@npm:2.0.9"
dependencies:
ts-essentials: ^7.0.3
peerDependencies:
jest: ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0
jest: ^24.0.0 || ^25.0.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0
typescript: ^3.0.0 || ^4.0.0
checksum: e9928f1c1e4c9d1bb9746e0f0791e7b0c5b91474d10ed07c6f59e80294830b46b9f6f99b418e4ebcb3641db7957f2014317ab4267e56b676789f7013db72aa8e
checksum: 338d556e3c6e25cffb99168bc5a0d4d9dce15e06ccc33dbcb0f4b9e52a452e684337ab42be880b98a6e555fc57f26fb9b02621ab160ac526c3a91b908fe0f82a
languageName: node
linkType: hard

Expand Down

0 comments on commit bb2e21a

Please sign in to comment.