Skip to content

Commit f8079fe

Browse files
chore(deps-dev): bump sass from 1.90.0 to 1.91.0 (#1169)
Bumps [sass](https://github.com/sass/dart-sass) from 1.90.0 to 1.91.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.90.0...1.91.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.91.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 3685f93 commit f8079fe

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.14.0",
5858
"identity-obj-proxy": "^3.0.0",
5959
"jest": "^29.7.0",
60-
"sass": "^1.90.0"
60+
"sass": "^1.91.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
@@ -11977,10 +11977,10 @@ sass-loader@^10.4.1:
1197711977
schema-utils "^3.0.0"
1197811978
semver "^7.3.2"
1197911979

11980-
sass@^1.90.0:
11981-
version "1.90.0"
11982-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.90.0.tgz#d6fc2be49c7c086ce86ea0b231a35bf9e33cb84b"
11983-
integrity sha512-9GUyuksjw70uNpb1MTYWsH9MQHOHY6kwfnkafC24+7aOMZn9+rVMBxRbLvw756mrBFbIsFg6Xw9IkR2Fnn3k+Q==
11980+
sass@^1.91.0:
11981+
version "1.91.0"
11982+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.91.0.tgz#7d4f7f624b35d43f78da1c339cab24426e28d7fa"
11983+
integrity sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==
1198411984
dependencies:
1198511985
chokidar "^4.0.0"
1198611986
immutable "^5.0.2"

0 commit comments

Comments
 (0)