Skip to content

Commit a1a44d0

Browse files
committed
chore(deps): update dependency @types/jest to v29.0.2
1 parent 71c3fcc commit a1a44d0

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
@@ -32,7 +32,7 @@
3232
"@commitlint/cli": "17.1.2",
3333
"@commitlint/config-angular": "17.1.0",
3434
"@types/graphql": "14.5.0",
35-
"@types/jest": "29.0.1",
35+
"@types/jest": "29.0.2",
3636
"@types/node": "17.0.0",
3737
"@types/node-fetch": "3.0.3",
3838
"@types/normalize-path": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2869,10 +2869,10 @@
28692869
dependencies:
28702870
"@types/istanbul-lib-report" "*"
28712871

2872-
"@types/[email protected].1":
2873-
version "29.0.1"
2874-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.1.tgz#b5610ae1a1c5f6e0f6beb132941722da7c493c28"
2875-
integrity sha512-CAZrjLRZs4xEdIrfrdV74xK1Vo/BKQZwUcjJv3gp6gMeV3BsVxMnXTcgtYOKyphT4DPPo7jxVEVhuwJTQn3oPQ==
2872+
"@types/[email protected].2":
2873+
version "29.0.2"
2874+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.2.tgz#05dcb2d78d2fcc444be89f95b7389f2c3601d336"
2875+
integrity sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==
28762876
dependencies:
28772877
expect "^29.0.0"
28782878
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)