From d5f8882ac1489c9302ab33d98c3da4230782bbb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 15 Jun 2024 06:41:44 +0000 Subject: [PATCH] Update yarn.nix --- yarn.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.nix b/yarn.nix index 90b11dd2c..3b976d23d 100644 --- a/yarn.nix +++ b/yarn.nix @@ -5786,11 +5786,11 @@ }; } { - name = "prettier___prettier_3.3.1.tgz"; + name = "prettier___prettier_3.3.2.tgz"; path = fetchurl { - name = "prettier___prettier_3.3.1.tgz"; - url = "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz"; - sha512 = "7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg=="; + name = "prettier___prettier_3.3.2.tgz"; + url = "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz"; + sha512 = "rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA=="; }; } {