Skip to content

Commit

Permalink
chore(deps): update dependency jest-serializer-ansi-escapes to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 711769f commit 6e2d812
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"jest-changed-files": "workspace:*",
"jest-junit": "^16.0.0",
"jest-mock": "workspace:*",
"jest-serializer-ansi-escapes": "^3.0.0",
"jest-serializer-ansi-escapes": "^4.0.0",
"jest-silent-reporter": "^0.6.0",
"jest-snapshot": "workspace:*",
"jest-util": "workspace:*",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3310,7 +3310,7 @@ __metadata:
jest-changed-files: "workspace:*"
jest-junit: ^16.0.0
jest-mock: "workspace:*"
jest-serializer-ansi-escapes: ^3.0.0
jest-serializer-ansi-escapes: ^4.0.0
jest-silent-reporter: ^0.6.0
jest-snapshot: "workspace:*"
jest-util: "workspace:*"
Expand Down Expand Up @@ -13586,12 +13586,12 @@ __metadata:
languageName: unknown
linkType: soft

"jest-serializer-ansi-escapes@npm:^3.0.0":
version: 3.0.0
resolution: "jest-serializer-ansi-escapes@npm:3.0.0"
"jest-serializer-ansi-escapes@npm:^4.0.0":
version: 4.0.0
resolution: "jest-serializer-ansi-escapes@npm:4.0.0"
dependencies:
pretty-ansi: 2.0.0
checksum: 51b84889c9fda562d8eeac65328d693cc6c11549f01c6060555a4993d6d52a7df8a7b661d33bfad13856397cc64320806db0ba1c81398872a33ed5569be14282
pretty-ansi: ^3.0.0
checksum: 3287b8a639488e00c0726d0bd985e5d07d9e2c833ebe8d6a7431842f5a653ea55771aef8a3dde4a0f72185ce2273ae6fc8f34d4295c8596c2f573e9649d3cbcf
languageName: node
linkType: hard

Expand Down Expand Up @@ -17688,10 +17688,10 @@ __metadata:
languageName: node
linkType: hard

"pretty-ansi@npm:2.0.0":
version: 2.0.0
resolution: "pretty-ansi@npm:2.0.0"
checksum: 782fb6111a3acb3a1a52859e702852075cf63249854fbf5ddb23b1a12f35447f77d3ed432acae8c4f32ce6cc5e4e66e79aaafd457a707d5ae260c82b2acf9e5f
"pretty-ansi@npm:^3.0.0":
version: 3.0.0
resolution: "pretty-ansi@npm:3.0.0"
checksum: 335308c3593d23fdaac67ac8bce72264dd9ee6f1808b6e642408a9bab64fef5b0124b961bed0f2c1397616b434a6e248fe1561b6438d4d2d034d8a1c125e32db
languageName: node
linkType: hard

Expand Down

0 comments on commit 6e2d812

Please sign in to comment.