Skip to content

Commit aac9355

Browse files
committed
chore(deps): update dependency jest-extended to v3.0.1
1 parent 5236d0d commit aac9355

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-prettier": "4.2.1",
5858
"jest": "28.1.3",
5959
"jest-chain": "1.1.5",
60-
"jest-extended": "3.0.0",
60+
"jest-extended": "3.0.1",
6161
"prettier": "2.7.1",
6262
"prettier-eslint": "15.0.1",
6363
"rollup-plugin-peer-deps-external": "2.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3567,10 +3567,10 @@ jest-environment-node@^28.1.3:
35673567
jest-mock "^28.1.3"
35683568
jest-util "^28.1.3"
35693569

3570-
3571-
version "3.0.0"
3572-
resolved "https://registry.yarnpkg.com/jest-extended/-/jest-extended-3.0.0.tgz#c7cdd8c2326a9744de0b12677436c71353f39b5c"
3573-
integrity sha512-lhL+MCISeki6hGpRR7m8ViVR9pYlJHLj178OdvnYaOiXuXVaEkMiI8JfyZKEN/so8YzzbIfED1FGDSWWmxRNjg==
3570+
3571+
version "3.0.1"
3572+
resolved "https://registry.yarnpkg.com/jest-extended/-/jest-extended-3.0.1.tgz#9fc2d329d793f5c3256edc366f9ef574f62010d3"
3573+
integrity sha512-OSGbKUhbjy7QikfQyK3ishFrAqLeRodBzeJk7SuuWGACAT7HHcGuJ4aUQ3ueLANx4KSv1Pa7r1LJWGtJ3eI0xA==
35743574
dependencies:
35753575
jest-diff "^28.0.0"
35763576
jest-get-type "^28.0.0"

0 commit comments

Comments
 (0)