Skip to content

Commit 80ea45b

Browse files
chore(deps): update dependency @types/jest to v29.2.6
1 parent 3c1b823 commit 80ea45b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@commitlint/cli": "17.4.1",
3939
"@commitlint/config-conventional": "17.4.0",
4040
"@firebase/rules-unit-testing": "1.3.16",
41-
"@types/jest": "29.2.5",
41+
"@types/jest": "29.2.6",
4242
"@typescript-eslint/eslint-plugin": "5.48.1",
4343
"@typescript-eslint/parser": "5.48.1",
4444
"apollo-server-testing": "2.25.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1752,10 +1752,10 @@
17521752
dependencies:
17531753
"@types/istanbul-lib-report" "*"
17541754

1755-
"@types/jest@29.2.5":
1756-
version "29.2.5"
1757-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.5.tgz#c27f41a9d6253f288d1910d3c5f09484a56b73c0"
1758-
integrity sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw==
1755+
"@types/jest@29.2.6":
1756+
version "29.2.6"
1757+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a"
1758+
integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==
17591759
dependencies:
17601760
expect "^29.0.0"
17611761
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)