Skip to content

Commit 5adadd3

Browse files
chore(deps): bump pretty-format from 29.4.0 to 29.4.1 (#1297)
Bumps [pretty-format](https://github.com/facebook/jest/tree/HEAD/packages/pretty-format) from 29.4.0 to 29.4.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.4.1/packages/pretty-format) --- updated-dependencies: - dependency-name: pretty-format dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bd1952 commit 5adadd3

File tree

1 file changed

+2
-23
lines changed

1 file changed

+2
-23
lines changed

yarn.lock

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,19 +1573,7 @@
15731573
"@types/yargs" "^16.0.0"
15741574
chalk "^4.0.0"
15751575

1576-
"@jest/types@^29.3.1", "@jest/types@^29.4.0":
1577-
version "29.4.0"
1578-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.4.0.tgz#569115f2438cacf3cff92521c7d624fbb683de3d"
1579-
integrity sha512-1S2Dt5uQp7R0bGY/L2BpuwCSji7v12kY3o8zqwlkbYBmOY956SKk+zOWqmfhHSINegiAVqOXydAYuWpzX6TYsQ==
1580-
dependencies:
1581-
"@jest/schemas" "^29.4.0"
1582-
"@types/istanbul-lib-coverage" "^2.0.0"
1583-
"@types/istanbul-reports" "^3.0.0"
1584-
"@types/node" "*"
1585-
"@types/yargs" "^17.0.8"
1586-
chalk "^4.0.0"
1587-
1588-
"@jest/types@^29.4.1":
1576+
"@jest/types@^29.3.1", "@jest/types@^29.4.0", "@jest/types@^29.4.1":
15891577
version "29.4.1"
15901578
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.4.1.tgz#f9f83d0916f50696661da72766132729dcb82ecb"
15911579
integrity sha512-zbrAXDUOnpJ+FMST2rV7QZOgec8rskg2zv8g2ajeqitp4tvZiyqTCYXANrKsM+ryj5o+LI+ZN2EgU9drrkiwSA==
@@ -6771,16 +6759,7 @@ pretty-format@^26.5.2, pretty-format@^26.6.2:
67716759
ansi-styles "^4.0.0"
67726760
react-is "^17.0.1"
67736761

6774-
pretty-format@^29.0.0, pretty-format@^29.0.3, pretty-format@^29.3.1, pretty-format@^29.4.0:
6775-
version "29.4.0"
6776-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.4.0.tgz#766f071bb1c53f1ef8000c105bbeb649e86eb993"
6777-
integrity sha512-J+EVUPXIBHCdWAbvGBwXs0mk3ljGppoh/076g1S8qYS8nVG4u/yrhMvyTFHYYYKWnDdgRLExx0vA7pzxVGdlNw==
6778-
dependencies:
6779-
"@jest/schemas" "^29.4.0"
6780-
ansi-styles "^5.0.0"
6781-
react-is "^18.0.0"
6782-
6783-
pretty-format@^29.4.1:
6762+
pretty-format@^29.0.0, pretty-format@^29.0.3, pretty-format@^29.3.1, pretty-format@^29.4.0, pretty-format@^29.4.1:
67846763
version "29.4.1"
67856764
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.4.1.tgz#0da99b532559097b8254298da7c75a0785b1751c"
67866765
integrity sha512-dt/Z761JUVsrIKaY215o1xQJBGlSmTx/h4cSqXqjHLnU1+Kt+mavVE7UgqJJO5ukx5HjSswHfmXz4LjS2oIJfg==

0 commit comments

Comments
 (0)