Skip to content

Commit 76c45d4

Browse files
chore(deps): bump pretty-format from 26.0.1 to 26.1.0 (#402)
Bumps [pretty-format](https://github.com/facebook/jest/tree/HEAD/packages/pretty-format) from 26.0.1 to 26.1.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v26.1.0/packages/pretty-format) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d653c59 commit 76c45d4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1417,10 +1417,10 @@
14171417
"@types/yargs" "^15.0.0"
14181418
chalk "^3.0.0"
14191419

1420-
"@jest/types@^26.0.1":
1421-
version "26.0.1"
1422-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.0.1.tgz#b78333fbd113fa7aec8d39de24f88de8686dac67"
1423-
integrity sha512-IbtjvqI9+eS1qFnOIEL7ggWmT+iK/U+Vde9cGWtYb/b6XgKb3X44ZAe/z9YZzoAAZ/E92m0DqrilF934IGNnQA==
1420+
"@jest/types@^26.0.1", "@jest/types@^26.1.0":
1421+
version "26.1.0"
1422+
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.1.0.tgz#f8afaaaeeb23b5cad49dd1f7779689941dcb6057"
1423+
integrity sha512-GXigDDsp6ZlNMhXQDeuy/iYCDsRIHJabWtDzvnn36+aqFfG14JmFV0e/iXxY4SP9vbXSiPNOWdehU5MeqrYHBQ==
14241424
dependencies:
14251425
"@types/istanbul-lib-coverage" "^2.0.0"
14261426
"@types/istanbul-reports" "^1.1.1"
@@ -7774,11 +7774,11 @@ pretty-format@^25.2.0:
77747774
react-is "^16.12.0"
77757775

77767776
pretty-format@^26.0.1:
7777-
version "26.0.1"
7778-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.0.1.tgz#a4fe54fe428ad2fd3413ca6bbd1ec8c2e277e197"
7779-
integrity sha512-SWxz6MbupT3ZSlL0Po4WF/KujhQaVehijR2blyRDCzk9e45EaYMVhMBn49fnRuHxtkSpXTes1GxNpVmH86Bxfw==
7777+
version "26.1.0"
7778+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.1.0.tgz#272b9cd1f1a924ab5d443dc224899d7a65cb96ec"
7779+
integrity sha512-GmeO1PEYdM+non4BKCj+XsPJjFOJIPnsLewqhDVoqY1xo0yNmDas7tC2XwpMrRAHR3MaE2hPo37deX5OisJ2Wg==
77807780
dependencies:
7781-
"@jest/types" "^26.0.1"
7781+
"@jest/types" "^26.1.0"
77827782
ansi-regex "^5.0.0"
77837783
ansi-styles "^4.0.0"
77847784
react-is "^16.12.0"

0 commit comments

Comments
 (0)