Skip to content

Commit edd43eb

Browse files
committed
chore(deps): update dependency @types/jest to v28.1.6
1 parent a25cc13 commit edd43eb

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
@@ -29,7 +29,7 @@
2929
"@commitlint/cli": "17.0.3",
3030
"@commitlint/config-angular": "17.0.3",
3131
"@types/graphql": "14.5.0",
32-
"@types/jest": "28.1.5",
32+
"@types/jest": "28.1.6",
3333
"@types/node": "17.0.0",
3434
"@types/node-fetch": "3.0.3",
3535
"@types/normalize-path": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2615,10 +2615,10 @@
26152615
dependencies:
26162616
"@types/istanbul-lib-report" "*"
26172617

2618-
"@types/[email protected].5":
2619-
version "28.1.5"
2620-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.5.tgz#4337404efa059adbf96c4ac53b28fdc0af514475"
2621-
integrity sha512-TLAC2zXxGnohSP3GxgIyJn7yrTeRPDEyVFyCY1NE2wzg392auI+69uk5EPGjUXuhkq/K208J/TWpLG7J8ebIEQ==
2618+
"@types/[email protected].6":
2619+
version "28.1.6"
2620+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.6.tgz#d6a9cdd38967d2d746861fb5be6b120e38284dd4"
2621+
integrity sha512-0RbGAFMfcBJKOmqRazM8L98uokwuwD5F8rHrv/ZMbrZBwVOWZUyPG6VFNscjYr/vjM3Vu4fRrCPbOs42AfemaQ==
26222622
dependencies:
26232623
jest-matcher-utils "^28.0.0"
26242624
pretty-format "^28.0.0"

0 commit comments

Comments
 (0)