Skip to content

Commit 90d0eda

Browse files
chore(deps): update dependency @types/jest to v28 (#100)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3e343ee commit 90d0eda

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
@@ -47,7 +47,7 @@
4747
"@changesets/cli": "2.21.1",
4848
"@types/babel__core": "7.1.19",
4949
"@types/babel__preset-env": "7.9.2",
50-
"@types/jest": "27.5.1",
50+
"@types/jest": "28.1.0",
5151
"babel-jest": "28.1.0",
5252
"babel-plugin-parameter-decorator": "1.0.16",
5353
"babel-plugin-transform-typescript-metadata": "0.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2590,10 +2590,10 @@
25902590
dependencies:
25912591
"@types/istanbul-lib-report" "*"
25922592

2593-
"@types/jest@27.5.1":
2594-
version "27.5.1"
2595-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
2596-
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
2593+
"@types/jest@28.1.0":
2594+
version "28.1.0"
2595+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.0.tgz#6107d7f8cf46d994e4de23e11f873d61bafe5573"
2596+
integrity sha512-ITfF6JJIl9zbEi2k6NmhNE/BiDqfsI/ceqfvdaWaPbcrCpYyyRq4KtDQIWh6vQUru6SqwppODiom/Zhid+np6A==
25972597
dependencies:
25982598
jest-matcher-utils "^27.0.0"
25992599
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)