Skip to content

Commit 2f974ef

Browse files
Bump sass from 1.85.0 to 1.85.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.0 to 1.85.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.85.0...1.85.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0deea25 commit 2f974ef

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"remark-docusaurus-tabs": "^0.2.0",
5757
"remark-link-rewrite": "^1.0.7",
5858
"remark-math": "^6.0.0",
59-
"sass": "^1.85.0",
59+
"sass": "^1.85.1",
6060
"search-insights": "^2.17.3"
6161
},
6262
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1808,7 +1808,7 @@
18081808
"@types/gtag.js" "^0.0.12"
18091809
tslib "^2.6.0"
18101810

1811-
"@docusaurus/[email protected]":
1811+
"@docusaurus/[email protected]", "@docusaurus/plugin-google-tag-manager@^3.7.0":
18121812
version "3.7.0"
18131813
resolved "https://registry.yarnpkg.com/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-3.7.0.tgz#0a4390f4b0e760d073bdb1905436bfa7bd71356b"
18141814
integrity sha512-X8U78nb8eiMiPNg3jb9zDIVuuo/rE1LjGDGu+5m5CX4UBZzjMy+klOY2fNya6x8ACyE/L3K2erO1ErheP55W/w==
@@ -10505,10 +10505,10 @@ sass-loader@^16.0.2:
1050510505
dependencies:
1050610506
neo-async "^2.6.2"
1050710507

10508-
sass@^1.85.0:
10509-
version "1.85.0"
10510-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.0.tgz#0127ef697d83144496401553f0a0e87be83df45d"
10511-
integrity sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==
10508+
sass@^1.85.1:
10509+
version "1.85.1"
10510+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.1.tgz#18ab0bb48110ae99163778f06445b406148ca0d5"
10511+
integrity sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==
1051210512
dependencies:
1051310513
chokidar "^4.0.0"
1051410514
immutable "^5.0.2"

0 commit comments

Comments
 (0)