Skip to content

Commit 29b337a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v27.4.1
1 parent 279322f commit 29b337a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@semantic-release/github": "8.0.2",
4343
"@stryker-mutator/core": "5.6.1",
4444
"@stryker-mutator/jest-runner": "5.6.1",
45-
"@types/jest": "27.4.0",
45+
"@types/jest": "27.4.1",
4646
"@types/semantic-release": "17.2.3",
4747
"@typescript-eslint/eslint-plugin": "5.12.1",
4848
"@typescript-eslint/parser": "5.12.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,12 +1041,12 @@
10411041
dependencies:
10421042
"@types/istanbul-lib-report" "*"
10431043

1044-
"@types/[email protected].0":
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+
"@types/[email protected].1":
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==
10481048
dependencies:
1049-
jest-diff "^27.0.0"
1049+
jest-matcher-utils "^27.0.0"
10501050
pretty-format "^27.0.0"
10511051

10521052
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.9":
@@ -3108,7 +3108,7 @@ jest-config@^27.5.1:
31083108
slash "^3.0.0"
31093109
strip-json-comments "^3.1.1"
31103110

3111-
jest-diff@^27.0.0, jest-diff@^27.2.5:
3111+
jest-diff@^27.2.5:
31123112
version "27.4.6"
31133113
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.4.6.tgz#93815774d2012a2cbb6cf23f84d48c7a2618f98d"
31143114
integrity sha512-zjaB0sh0Lb13VyPsd92V7HkqF6yKRH9vm33rwBt7rPYrpQvS1nCvlIy2pICbKta+ZjWngYLNn4cCK4nyZkjS/w==
@@ -3240,7 +3240,7 @@ jest-leak-detector@^27.5.1:
32403240
jest-get-type "^27.5.1"
32413241
pretty-format "^27.5.1"
32423242

3243-
jest-matcher-utils@^27.5.1:
3243+
jest-matcher-utils@^27.0.0, jest-matcher-utils@^27.5.1:
32443244
version "27.5.1"
32453245
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz#9c0cdbda8245bc22d2331729d1091308b40cf8ab"
32463246
integrity sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==

0 commit comments

Comments
 (0)