Skip to content

Commit ad709ed

Browse files
chore(deps-dev): bump @types/jest from 27.0.1 to 27.0.2
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.1 to 27.0.2. - [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>
1 parent 2b9048a commit ad709ed

File tree

1 file changed

+5
-25
lines changed

1 file changed

+5
-25
lines changed

yarn.lock

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -666,9 +666,9 @@
666666
"@types/istanbul-lib-report" "*"
667667

668668
"@types/jest@^27.0.0":
669-
version "27.0.1"
670-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.1.tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca"
671-
integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw==
669+
version "27.0.2"
670+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.2.tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7"
671+
integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==
672672
dependencies:
673673
jest-diff "^27.0.0"
674674
pretty-format "^27.0.0"
@@ -1934,17 +1934,7 @@ jest-config@^27.2.1:
19341934
micromatch "^4.0.4"
19351935
pretty-format "^27.2.0"
19361936

1937-
jest-diff@^27.0.0:
1938-
version "27.0.6"
1939-
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.0.6.tgz#4a7a19ee6f04ad70e0e3388f35829394a44c7b5e"
1940-
integrity sha512-Z1mqgkTCSYaFgwTlP/NUiRzdqgxmmhzHY1Tq17zL94morOHfHu3K4bgSgl+CR4GLhpV8VxkuOYuIWnQ9LnFqmg==
1941-
dependencies:
1942-
chalk "^4.0.0"
1943-
diff-sequences "^27.0.6"
1944-
jest-get-type "^27.0.6"
1945-
pretty-format "^27.0.6"
1946-
1947-
jest-diff@^27.2.0:
1937+
jest-diff@^27.0.0, jest-diff@^27.2.0:
19481938
version "27.2.0"
19491939
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-27.2.0.tgz#bda761c360f751bab1e7a2fe2fc2b0a35ce8518c"
19501940
integrity sha512-QSO9WC6btFYWtRJ3Hac0sRrkspf7B01mGrrQEiCW6TobtViJ9RWL0EmOs/WnBsZDsI/Y2IoSHZA2x6offu0sYw==
@@ -2662,17 +2652,7 @@ prettier@>=2.3:
26622652
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
26632653
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
26642654

2665-
pretty-format@^27.0.0, pretty-format@^27.0.6:
2666-
version "27.0.6"
2667-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.0.6.tgz#ab770c47b2c6f893a21aefc57b75da63ef49a11f"
2668-
integrity sha512-8tGD7gBIENgzqA+UBzObyWqQ5B778VIFZA/S66cclyd5YkFLYs2Js7gxDKf0MXtTc9zcS7t1xhdfcElJ3YIvkQ==
2669-
dependencies:
2670-
"@jest/types" "^27.0.6"
2671-
ansi-regex "^5.0.0"
2672-
ansi-styles "^5.0.0"
2673-
react-is "^17.0.1"
2674-
2675-
pretty-format@^27.2.0:
2655+
pretty-format@^27.0.0, pretty-format@^27.2.0:
26762656
version "27.2.0"
26772657
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.2.0.tgz#ee37a94ce2a79765791a8649ae374d468c18ef19"
26782658
integrity sha512-KyJdmgBkMscLqo8A7K77omgLx5PWPiXJswtTtFV7XgVZv2+qPk6UivpXXO+5k6ZEbWIbLoKdx1pZ6ldINzbwTA==

0 commit comments

Comments
 (0)