Skip to content

Commit b49fd40

Browse files
chore(deps): update dependency @types/jest to v27.0.3 (#783)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fe57b71 commit b49fd40

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
@@ -28,7 +28,7 @@
2828
"@babel/preset-typescript": "7.16.0",
2929
"@changesets/cli": "2.18.0",
3030
"@types/dedent": "0.7.0",
31-
"@types/jest": "27.0.2",
31+
"@types/jest": "27.0.3",
3232
"@types/node": "16.11.7",
3333
"@typescript-eslint/eslint-plugin": "5.4.0",
3434
"@typescript-eslint/parser": "5.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2069,10 +2069,10 @@
20692069
dependencies:
20702070
"@types/istanbul-lib-report" "*"
20712071

2072-
"@types/[email protected].2":
2073-
version "27.0.2"
2074-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.2.tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7"
2075-
integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==
2072+
"@types/[email protected].3":
2073+
version "27.0.3"
2074+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.3.tgz#0cf9dfe9009e467f70a342f0f94ead19842a783a"
2075+
integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==
20762076
dependencies:
20772077
jest-diff "^27.0.0"
20782078
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)