Skip to content

Commit c004036

Browse files
chore(deps-dev): bump sass from 1.91.0 to 1.92.0 (#1186)
Bumps [sass](https://github.com/sass/dart-sass) from 1.91.0 to 1.92.0. - [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.91.0...1.92.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.92.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a19987 commit c004036

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"gatsby-cli": "5.15.0",
5858
"identity-obj-proxy": "^3.0.0",
5959
"jest": "^30.1.3",
60-
"sass": "^1.91.0"
60+
"sass": "^1.92.0"
6161
},
6262
"resolutions": {
6363
"mkdirp": "^0.5.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12125,10 +12125,10 @@ sass-loader@^10.4.1:
1212512125
schema-utils "^3.0.0"
1212612126
semver "^7.3.2"
1212712127

12128-
sass@^1.91.0:
12129-
version "1.91.0"
12130-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.91.0.tgz#7d4f7f624b35d43f78da1c339cab24426e28d7fa"
12131-
integrity sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==
12128+
sass@^1.92.0:
12129+
version "1.92.0"
12130+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.92.0.tgz#02d9ae21ce1763def2cd461449aac2eb56364796"
12131+
integrity sha512-KDNI0BxgIRDAfJgzNm5wuy+4yOCIZyrUbjSpiU/JItfih+KGXAVefKL53MTml054MmBA3DDKIBMSI/7XLxZJ3A==
1213212132
dependencies:
1213312133
chokidar "^4.0.0"
1213412134
immutable "^5.0.2"

0 commit comments

Comments
 (0)