Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 5b12971

Browse files
chore(deps-dev): bump @types/jest from 25.1.4 to 25.2.3
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.4 to 25.2.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6df0aa0 commit 5b12971

File tree

1 file changed

+2
-25
lines changed

1 file changed

+2
-25
lines changed

yarn.lock

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1771,22 +1771,14 @@
17711771
"@types/istanbul-lib-coverage" "*"
17721772
"@types/istanbul-lib-report" "*"
17731773

1774-
"@types/jest@^25.1.3":
1774+
"@types/jest@^25.1.3", "@types/jest@^25.1.4":
17751775
version "25.2.3"
17761776
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
17771777
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
17781778
dependencies:
17791779
jest-diff "^25.2.1"
17801780
pretty-format "^25.2.1"
17811781

1782-
"@types/jest@^25.1.4":
1783-
version "25.1.4"
1784-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.1.4.tgz#9e9f1e59dda86d3fd56afce71d1ea1b331f6f760"
1785-
integrity sha512-QDDY2uNAhCV7TMCITrxz+MRk1EizcsevzfeS6LykIlq2V1E5oO4wXG8V2ZEd9w7Snxeeagk46YbMgZ8ESHx3sw==
1786-
dependencies:
1787-
jest-diff "^25.1.0"
1788-
pretty-format "^25.1.0"
1789-
17901782
"@types/json-schema@^7.0.3":
17911783
version "7.0.4"
17921784
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
@@ -3839,11 +3831,6 @@ detect-newline@^3.0.0:
38393831
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
38403832
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
38413833

3842-
diff-sequences@^25.1.0:
3843-
version "25.1.0"
3844-
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-25.1.0.tgz#fd29a46f1c913fd66c22645dc75bffbe43051f32"
3845-
integrity sha512-nFIfVk5B/NStCsJ+zaPO4vYuLjlzQ6uFvPxzYyHlejNZ/UGa7G/n7peOXVrVNvRuyfstt+mZQYGpjxg9Z6N8Kw==
3846-
38473834
diff-sequences@^25.2.6:
38483835
version "25.2.6"
38493836
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-25.2.6.tgz#5f467c00edd35352b7bca46d7927d60e687a76dd"
@@ -6275,17 +6262,7 @@ jest-config@^25.1.0:
62756262
pretty-format "^25.1.0"
62766263
realpath-native "^1.1.0"
62776264

6278-
jest-diff@^25.1.0:
6279-
version "25.1.0"
6280-
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.1.0.tgz#58b827e63edea1bc80c1de952b80cec9ac50e1ad"
6281-
integrity sha512-nepXgajT+h017APJTreSieh4zCqnSHEJ1iT8HDlewu630lSJ4Kjjr9KNzm+kzGwwcpsDE6Snx1GJGzzsefaEHw==
6282-
dependencies:
6283-
chalk "^3.0.0"
6284-
diff-sequences "^25.1.0"
6285-
jest-get-type "^25.1.0"
6286-
pretty-format "^25.1.0"
6287-
6288-
jest-diff@^25.2.1:
6265+
jest-diff@^25.1.0, jest-diff@^25.2.1:
62896266
version "25.5.0"
62906267
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.5.0.tgz#1dd26ed64f96667c068cef026b677dfa01afcfa9"
62916268
integrity sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A==

0 commit comments

Comments
 (0)