Skip to content

Commit ddcd69c

Browse files
chore(deps): update dependency @types/jest to v27.5.2 (#932)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9894c41 commit ddcd69c

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
@@ -14,7 +14,7 @@
1414
"@babel/preset-env": "7.18.6",
1515
"@babel/preset-typescript": "7.18.6",
1616
"@changesets/cli": "2.21.1",
17-
"@types/jest": "27.5.1",
17+
"@types/jest": "27.5.2",
1818
"babel-jest": "27.5.1",
1919
"bob-the-bundler": "2.0.0",
2020
"chalk": "4.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2192,10 +2192,10 @@
21922192
dependencies:
21932193
"@types/istanbul-lib-report" "*"
21942194

2195-
"@types/jest@*", "@types/[email protected].1":
2196-
version "27.5.1"
2197-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
2198-
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
2195+
"@types/jest@*", "@types/[email protected].2":
2196+
version "27.5.2"
2197+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
2198+
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
21992199
dependencies:
22002200
jest-matcher-utils "^27.0.0"
22012201
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)