Skip to content

Commit 401a610

Browse files
chore(deps-dev): bump sass from 1.93.0 to 1.93.1 in the security group (#1198)
Bumps the security group with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.93.0 to 1.93.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.93.0...1.93.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: security ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85a2289 commit 401a610

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.93.0"
60+
"sass": "^1.93.1"
6161
},
6262
"resolutions": {
6363
"mkdirp": "^0.5.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12208,10 +12208,10 @@ sass-loader@^10.4.1:
1220812208
schema-utils "^3.0.0"
1220912209
semver "^7.3.2"
1221012210

12211-
sass@^1.93.0:
12212-
version "1.93.0"
12213-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.0.tgz#8252f61405be295f4755d1ed5df48bf118587aa5"
12214-
integrity sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==
12211+
sass@^1.93.1:
12212+
version "1.93.1"
12213+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.1.tgz#94bf77eeef5fba022c7316515327e275e46b654e"
12214+
integrity sha512-wLAeLB7IksO2u+cCfhHqcy7/2ZUMPp/X2oV6+LjmweTqgjhOKrkaE/Q1wljxtco5EcOcupZ4c981X0gpk5Tiag==
1221512215
dependencies:
1221612216
chokidar "^4.0.0"
1221712217
immutable "^5.0.2"

0 commit comments

Comments
 (0)