Skip to content

Commit

Permalink
chore(deps): update dependency jest-extended to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent 582df46 commit 675bca1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"eslint": "8.25.0",
"husky": "8.0.1",
"jest": "29.2.0",
"jest-extended": "3.1.0",
"jest-extended": "4.0.1",
"lint-staged": "13.0.3",
"markdownlint-cli": "0.32.2",
"pinst": "3.0.0",
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ __metadata:
eslint: "npm:8.25.0"
husky: "npm:8.0.1"
jest: "npm:29.2.0"
jest-extended: "npm:3.1.0"
jest-extended: "npm:4.0.1"
lint-staged: "npm:13.0.3"
lodash: "npm:^4.17.21"
markdownlint-cli: "npm:0.32.2"
Expand Down Expand Up @@ -5342,15 +5342,18 @@ __metadata:
languageName: node
linkType: hard

"jest-extended@npm:3.1.0":
version: 3.1.0
resolution: "jest-extended@npm:3.1.0"
"jest-extended@npm:4.0.1":
version: 4.0.1
resolution: "jest-extended@npm:4.0.1"
dependencies:
jest-diff: "npm:^29.0.0"
jest-get-type: "npm:^29.0.0"
peerDependencies:
jest: ">=27.2.5"
checksum: a6cacddcfc53590aba2137596722a8f24bc6eed156c483b9e7dfdf8f699242e0d05a2366fe697b3e09ac86711c4e11fd40961dd4760d03aef2ca9f6d778c7537
peerDependenciesMeta:
jest:
optional: true
checksum: 5892e6a690d294c9ea78d6a4772e7927568bbf9adb28443622df45ba2494a170a6642818b394b512497f51b8ff3b89656613c42ac12f406fb26962f5fbbf3e6b
languageName: node
linkType: hard

Expand Down

0 comments on commit 675bca1

Please sign in to comment.