Skip to content

Commit 063c2ae

Browse files
chore(deps): update dependency @types/jest to v27.5.2 (#235)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 778a4d1 commit 063c2ae

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
@@ -5,7 +5,7 @@
55
"repository": "[email protected]:algolia/json-stream-analyzer.git",
66
"author": "Jonathan Montane <[email protected]>",
77
"devDependencies": {
8-
"@types/jest": "27.4.1",
8+
"@types/jest": "27.5.2",
99
"@typescript-eslint/eslint-plugin": "5.27.0",
1010
"@typescript-eslint/parser": "5.27.0",
1111
"babel-eslint": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -813,10 +813,10 @@
813813
dependencies:
814814
"@types/istanbul-lib-report" "*"
815815

816-
"@types/jest@27.4.1":
817-
version "27.4.1"
818-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d"
819-
integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==
816+
"@types/jest@27.5.2":
817+
version "27.5.2"
818+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
819+
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
820820
dependencies:
821821
jest-matcher-utils "^27.0.0"
822822
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)