Skip to content

Commit 11d2fe3

Browse files
chore(deps): bump pretty-format from 29.3.1 to 29.4.0 (#1290)
Bumps [pretty-format](https://github.com/facebook/jest/tree/HEAD/packages/pretty-format) from 29.3.1 to 29.4.0. - [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.0/packages/pretty-format) --- updated-dependencies: - dependency-name: pretty-format dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0af7211 commit 11d2fe3

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,12 +1465,12 @@
14651465
strip-ansi "^6.0.0"
14661466
v8-to-istanbul "^9.0.1"
14671467

1468-
"@jest/schemas@^29.0.0":
1469-
version "29.0.0"
1470-
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.0.0.tgz#5f47f5994dd4ef067fb7b4188ceac45f77fe952a"
1471-
integrity sha512-3Ab5HgYIIAnS0HjqJHQYZS+zXc4tUmTmBH3z83ajI6afXp8X3ZtdLX+nXx+I7LNkJD7uN9LAVhgnjDgZa2z0kA==
1468+
"@jest/schemas@^29.0.0", "@jest/schemas@^29.4.0":
1469+
version "29.4.0"
1470+
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.4.0.tgz#0d6ad358f295cc1deca0b643e6b4c86ebd539f17"
1471+
integrity sha512-0E01f/gOZeNTG76i5eWWSupvSHaIINrTie7vCyjiYFKgzNdyEGd12BUv4oNBFHOqlHDbtoJi3HrQ38KCC90NsQ==
14721472
dependencies:
1473-
"@sinclair/typebox" "^0.24.1"
1473+
"@sinclair/typebox" "^0.25.16"
14741474

14751475
"@jest/source-map@^29.2.0":
14761476
version "29.2.0"
@@ -1820,10 +1820,10 @@
18201820
resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df"
18211821
integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==
18221822

1823-
"@sinclair/typebox@^0.24.1":
1824-
version "0.24.20"
1825-
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.20.tgz#11a657875de6008622d53f56e063a6347c51a6dd"
1826-
integrity sha512-kVaO5aEFZb33nPMTZBxiPEkY+slxiPtqC7QX8f9B3eGOMBvEfuMfxp9DSTTCsRJPumPKjrge4yagyssO4q6qzQ==
1823+
"@sinclair/typebox@^0.25.16":
1824+
version "0.25.21"
1825+
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.21.tgz#763b05a4b472c93a8db29b2c3e359d55b29ce272"
1826+
integrity sha512-gFukHN4t8K4+wVC+ECqeqwzBDeFeTzBXroBTqE6vcWrQGbEUpHO7LYdG0f4xnvYq4VOEwITSlHlp0JBAIFMS/g==
18271827

18281828
"@sinonjs/commons@^1.7.0":
18291829
version "1.8.1"
@@ -6590,11 +6590,11 @@ pretty-format@^26.5.2, pretty-format@^26.6.2:
65906590
react-is "^17.0.1"
65916591

65926592
pretty-format@^29.0.0, pretty-format@^29.0.3, pretty-format@^29.3.1:
6593-
version "29.3.1"
6594-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.3.1.tgz#1841cac822b02b4da8971dacb03e8a871b4722da"
6595-
integrity sha512-FyLnmb1cYJV8biEIiRyzRFvs2lry7PPIvOqKVe1GCUEYg4YGmlx1qG9EJNMxArYm7piII4qb8UV1Pncq5dxmcg==
6593+
version "29.4.0"
6594+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.4.0.tgz#766f071bb1c53f1ef8000c105bbeb649e86eb993"
6595+
integrity sha512-J+EVUPXIBHCdWAbvGBwXs0mk3ljGppoh/076g1S8qYS8nVG4u/yrhMvyTFHYYYKWnDdgRLExx0vA7pzxVGdlNw==
65966596
dependencies:
6597-
"@jest/schemas" "^29.0.0"
6597+
"@jest/schemas" "^29.4.0"
65986598
ansi-styles "^5.0.0"
65996599
react-is "^18.0.0"
66006600

0 commit comments

Comments
 (0)