Skip to content

Commit e3cddda

Browse files
committed
chore(deps): update dependency @types/jest to v28.1.8
1 parent 87dc46c commit e3cddda

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.0.3",
3333
"@commitlint/config-angular": "17.0.3",
3434
"@types/graphql": "14.5.0",
35-
"@types/jest": "28.1.7",
35+
"@types/jest": "28.1.8",
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
@@ -2770,10 +2770,10 @@
27702770
dependencies:
27712771
"@types/istanbul-lib-report" "*"
27722772

2773-
"@types/[email protected].7":
2774-
version "28.1.7"
2775-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.7.tgz#a680c5d05b69634c2d54a63cb106d7fb1adaba16"
2776-
integrity sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==
2773+
"@types/[email protected].8":
2774+
version "28.1.8"
2775+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.8.tgz#6936409f3c9724ea431efd412ea0238a0f03b09b"
2776+
integrity sha512-8TJkV++s7B6XqnDrzR1m/TT0A0h948Pnl/097veySPN67VRAgQ4gZ7n2KfJo2rVq6njQjdxU3GCCyDvAeuHoiw==
27772777
dependencies:
27782778
expect "^28.0.0"
27792779
pretty-format "^28.0.0"

0 commit comments

Comments
 (0)