Skip to content

Commit bf44883

Browse files
chore(deps-dev): bump @types/jest from 28.1.6 to 28.1.7 (#1063)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 28.1.6 to 28.1.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dedd67e commit bf44883

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1805,11 +1805,11 @@
18051805
"@types/istanbul-lib-report" "*"
18061806

18071807
"@types/jest@^28.0.0":
1808-
version "28.1.6"
1809-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.6.tgz#d6a9cdd38967d2d746861fb5be6b120e38284dd4"
1810-
integrity sha512-0RbGAFMfcBJKOmqRazM8L98uokwuwD5F8rHrv/ZMbrZBwVOWZUyPG6VFNscjYr/vjM3Vu4fRrCPbOs42AfemaQ==
1808+
version "28.1.7"
1809+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.7.tgz#a680c5d05b69634c2d54a63cb106d7fb1adaba16"
1810+
integrity sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==
18111811
dependencies:
1812-
jest-matcher-utils "^28.0.0"
1812+
expect "^28.0.0"
18131813
pretty-format "^28.0.0"
18141814

18151815
"@types/json-schema@^7.0.9":
@@ -3775,7 +3775,7 @@ expand-brackets@^2.1.4:
37753775
snapdragon "^0.8.1"
37763776
to-regex "^3.0.1"
37773777

3778-
expect@^28.1.3:
3778+
expect@^28.0.0, expect@^28.1.3:
37793779
version "28.1.3"
37803780
resolved "https://registry.yarnpkg.com/expect/-/expect-28.1.3.tgz#90a7c1a124f1824133dd4533cce2d2bdcb6603ec"
37813781
integrity sha512-eEh0xn8HlsuOBxFgIss+2mX85VAS4Qy3OSkjV7rlBWljtA4oWH37glVGyOZSZvErDT/yBywZdPGwCXuTvSG85g==
@@ -5090,7 +5090,7 @@ jest-leak-detector@^28.1.3:
50905090
jest-get-type "^28.0.2"
50915091
pretty-format "^28.1.3"
50925092

5093-
jest-matcher-utils@^28.0.0, jest-matcher-utils@^28.1.3:
5093+
jest-matcher-utils@^28.1.3:
50945094
version "28.1.3"
50955095
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-28.1.3.tgz#5a77f1c129dd5ba3b4d7fc20728806c78893146e"
50965096
integrity sha512-kQeJ7qHemKfbzKoGjHHrRKH6atgxMk8Enkk2iPQ3XwO6oE/KYD8lMYOziCkeSB9G4adPM4nR1DE8Tf5JeWH6Bw==

0 commit comments

Comments
 (0)