From 6c8b984f7d7f8bb189c0531e16510272ce86fc56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 16:59:31 +0000 Subject: [PATCH] Update dependency jest-snapshot-serializer-raw to v2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5726904cb..35534d88b 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "eslint-plugin-prettier": "5.0.0", "eslint-plugin-prettier-doc": "1.1.0", "jest": "29.6.4", - "jest-snapshot-serializer-raw": "1.2.0", + "jest-snapshot-serializer-raw": "2.0.0", "lz-string": "1.5.0", "prettier": "3.0.2", "prettier-plugin-organize-imports": "3.2.3", diff --git a/yarn.lock b/yarn.lock index e746f3811..95e5e3e90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3072,10 +3072,10 @@ jest-runtime@^29.6.4: slash "^3.0.0" strip-bom "^4.0.0" -jest-snapshot-serializer-raw@1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/jest-snapshot-serializer-raw/-/jest-snapshot-serializer-raw-1.2.0.tgz#cd67afb5e5cc39d88d518b45e7320dd01ce55148" - integrity sha512-Cnp2u7GkaXBVOOelhU94x6Kb/10WJjQtgKDvqynnYGNGQlKBj06x8QZmRkL8XWWVLQ5DKA2fT5rY9kRd512JcA== +jest-snapshot-serializer-raw@2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/jest-snapshot-serializer-raw/-/jest-snapshot-serializer-raw-2.0.0.tgz#c2be865a20feb2b4d9fa4bbac8c48ce1c6dbfa10" + integrity sha512-E/gWFBAltOPQVAvafH/zYkob3G/TqL/DFG3fHurinwLcFRkz6kASjuihyJJ6zoizlLUNaiOdS3v5ZflTvifpBA== jest-snapshot@^29.6.4: version "29.6.4"