From c6aa29733d5f6297a54fbbde459d7506e58aa883 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 16:24:05 +0000 Subject: [PATCH] chore(deps-dev): update sass requirement in the dev-deps group Updates the requirements on [sass](https://github.com/sass/dart-sass) to permit the latest version. Updates `sass` to 1.77.8 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.77.7...1.77.8) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development dependency-group: dev-deps ... Signed-off-by: dependabot[bot] --- bun.lockb | Bin 514189 -> 514189 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index d4e4753a8e9e894cc4340ac166ac93f88101861b..5b64492c30015f5bb1a3a58c6e1316cb3297d8a7 100755 GIT binary patch delta 169 zcmV;a09OBvu^)}GACN8})Y?&nBvDEc?tTL@CZ(!&dKd2j^ClfczVS@C@>VC0fljqf z0m?{|6oDv{KvD>YNJ#;=NJ#?i^FZN2;Od&}uO}AUN9rtN(uUD5qxG^K6;U4pkKjDy zQnQ;{g^1IX0ZIJS?^M+Xv&Cq=bm2S=XnJFnWx!>$A~lC~Jp+ezJp{LPJq7U<0XT~@pUDfLRKJdC85P+SKt_pwf$Vzt_y-k?J(zv0(fljqf z0m?{|6k;foKvD>YNJ#;=NJ#?i^Fa432k(~-`m*D0wt9Mf#;3}FGXus2sztV23?_in zk;4@Iw4UXzoQ$PZpOS0fY~bW(&)ji5a&NTSlEQ(?45Np2Jp+ezJp{LPJq7U<0XK(d XQw4`-QwFzZQwOgy0XMf7h6i?1-C$4h diff --git a/package.json b/package.json index 0a2d3b7..6d895ee 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@release-it/keep-a-changelog": "^5.0.0", "dotenv-cli": "^7.4.2", "release-it": "^17.5.0", - "sass": "^1.77.7" + "sass": "^1.77.8" }, "release-it": { "npm": {