Skip to content

Commit 19874da

Browse files
committed
chore(deps): update dependency jest-extended to v3.0.2
1 parent 9adc154 commit 19874da

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.1",
60+
"jest-extended": "3.0.2",
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
@@ -3612,10 +3612,10 @@ jest-environment-node@^28.1.3:
36123612
jest-mock "^28.1.3"
36133613
jest-util "^28.1.3"
36143614

3615-
3616-
version "3.0.1"
3617-
resolved "https://registry.yarnpkg.com/jest-extended/-/jest-extended-3.0.1.tgz#9fc2d329d793f5c3256edc366f9ef574f62010d3"
3618-
integrity sha512-OSGbKUhbjy7QikfQyK3ishFrAqLeRodBzeJk7SuuWGACAT7HHcGuJ4aUQ3ueLANx4KSv1Pa7r1LJWGtJ3eI0xA==
3615+
3616+
version "3.0.2"
3617+
resolved "https://registry.yarnpkg.com/jest-extended/-/jest-extended-3.0.2.tgz#f74ae82bdf280536552752b502f57f71e7d2fcf1"
3618+
integrity sha512-LnVZvwWLRV9AL8J7f4frKu0KHuTrbIFK15IqrvSwbFCYxalkuC5l7HfcofsksePrvlEJ2WAcfYNnu1+bEGvInA==
36193619
dependencies:
36203620
jest-diff "^28.0.0"
36213621
jest-get-type "^28.0.0"

0 commit comments

Comments
 (0)