File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 42
42
"@semantic-release/github" : " 8.0.2" ,
43
43
"@stryker-mutator/core" : " 5.6.1" ,
44
44
"@stryker-mutator/jest-runner" : " 5.6.1" ,
45
- "@types/jest" : " 27.4.0 " ,
45
+ "@types/jest" : " 27.4.1 " ,
46
46
"@types/semantic-release" : " 17.2.3" ,
47
47
"@typescript-eslint/eslint-plugin" : " 5.12.1" ,
48
48
"@typescript-eslint/parser" : " 5.12.1" ,
Original file line number Diff line number Diff line change 1041
1041
dependencies :
1042
1042
" @types/istanbul-lib-report" " *"
1043
1043
1044
-
1045
- version "27.4.0 "
1046
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.0 .tgz#037ab8b872067cae842a320841693080f9cb84ed "
1047
- integrity sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ ==
1044
+
1045
+ version "27.4.1 "
1046
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1 .tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d "
1047
+ integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw ==
1048
1048
dependencies :
1049
- jest-diff "^27.0.0"
1049
+ jest-matcher-utils "^27.0.0"
1050
1050
pretty-format "^27.0.0"
1051
1051
1052
1052
" @types/json-schema@^7.0.3" , "@types/json-schema@^7.0.9":
@@ -3108,7 +3108,7 @@ jest-config@^27.5.1:
3108
3108
slash "^3.0.0"
3109
3109
strip-json-comments "^3.1.1"
3110
3110
3111
- jest-diff@^27.0.0, jest-diff@^27. 2.5 :
3111
+ jest-diff@^27.2.5 :
3112
3112
version "27.4.6"
3113
3113
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.4.6.tgz#93815774d2012a2cbb6cf23f84d48c7a2618f98d"
3114
3114
integrity sha512-zjaB0sh0Lb13VyPsd92V7HkqF6yKRH9vm33rwBt7rPYrpQvS1nCvlIy2pICbKta+ZjWngYLNn4cCK4nyZkjS/w==
@@ -3240,7 +3240,7 @@ jest-leak-detector@^27.5.1:
3240
3240
jest-get-type "^27.5.1"
3241
3241
pretty-format "^27.5.1"
3242
3242
3243
- jest-matcher-utils@^27.5.1 :
3243
+ jest-matcher-utils@^27.0.0, jest-matcher-utils@^27. 5.1 :
3244
3244
version "27.5.1"
3245
3245
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz#9c0cdbda8245bc22d2331729d1091308b40cf8ab"
3246
3246
integrity sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==
You can’t perform that action at this time.
0 commit comments