From 5e3cfd0b0ff81398a3803741547ca62d3738c4cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 07:06:13 +0300 Subject: [PATCH] chore(deps): bump sass from 1.82.0 to 1.83.0 (#390) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f60d9d4..e2aab0d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "prism-react-renderer": "2.4.1", "react": "18.3.1", "react-dom": "18.3.1", - "sass": "1.82.0" + "sass": "1.83.0" }, "devDependencies": { "@docusaurus/module-type-aliases": "3.6.3", diff --git a/yarn.lock b/yarn.lock index c9ba0c2..4122afc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9266,10 +9266,10 @@ sass-loader@^16.0.2: dependencies: neo-async "^2.6.2" -sass@1.82.0: - version "1.82.0" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.82.0.tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70" - integrity sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q== +sass@1.83.0: + version "1.83.0" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.0.tgz#e36842c0b88a94ed336fd16249b878a0541d536f" + integrity sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw== dependencies: chokidar "^4.0.0" immutable "^5.0.2"