Skip to content

Commit 25049cb

Browse files
chore(deps): update dependency @types/jest to v28 (#1079)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4419976 commit 25049cb

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
@@ -30,7 +30,7 @@
3030
"@swc/core": "1.2.183",
3131
"@swc/jest": "0.2.21",
3232
"@types/dedent": "0.7.0",
33-
"@types/jest": "27.5.1",
33+
"@types/jest": "28.1.0",
3434
"@types/node": "16.11.35",
3535
"@typescript-eslint/eslint-plugin": "5.23.0",
3636
"@typescript-eslint/parser": "5.23.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1895,10 +1895,10 @@
18951895
dependencies:
18961896
"@types/istanbul-lib-report" "*"
18971897

1898-
"@types/jest@27.5.1":
1899-
version "27.5.1"
1900-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
1901-
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
1898+
"@types/jest@28.1.0":
1899+
version "28.1.0"
1900+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.0.tgz#6107d7f8cf46d994e4de23e11f873d61bafe5573"
1901+
integrity sha512-ITfF6JJIl9zbEi2k6NmhNE/BiDqfsI/ceqfvdaWaPbcrCpYyyRq4KtDQIWh6vQUru6SqwppODiom/Zhid+np6A==
19021902
dependencies:
19031903
jest-matcher-utils "^27.0.0"
19041904
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)