Skip to content

Commit c4da708

Browse files
chore(deps): update dependency @types/jest to v29.1.2 (#1194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d36a18 commit c4da708

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
@@ -31,7 +31,7 @@
3131
"@swc/core": "1.3.4",
3232
"@swc/jest": "0.2.23",
3333
"@types/dedent": "0.7.0",
34-
"@types/jest": "29.1.1",
34+
"@types/jest": "29.1.2",
3535
"@types/node": "16.11.64",
3636
"@typescript-eslint/eslint-plugin": "5.38.1",
3737
"@typescript-eslint/parser": "5.38.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1973,10 +1973,10 @@
19731973
dependencies:
19741974
"@types/istanbul-lib-report" "*"
19751975

1976-
"@types/[email protected].1":
1977-
version "29.1.1"
1978-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.1.tgz#cf21a0835a1ba9a30ea1966019f1261c6a114c92"
1979-
integrity sha512-U9Ey07dGWl6fUFaIaUQUKWG5NoKi/zizeVQCGV8s4nSU0jPgqphVZvS64+8BtWYvrc3ZGw6wo943NSYPxkrp/g==
1976+
"@types/[email protected].2":
1977+
version "29.1.2"
1978+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.2.tgz#7ad8077043ab5f6c108c8111bcc1d224e5600a87"
1979+
integrity sha512-y+nlX0h87U0R+wsGn6EBuoRWYyv3KFtwRNP3QWp9+k2tJ2/bqcGS3UxD7jgT+tiwJWWq3UsyV4Y+T6rsMT4XMg==
19801980
dependencies:
19811981
expect "^29.0.0"
19821982
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)