Skip to content

Commit d3f80a7

Browse files
[skip netlify]: Bump sass from 1.74.1 to 1.75.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.74.1 to 1.75.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.74.1...1.75.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0da89c commit d3f80a7

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
@@ -81,7 +81,7 @@
8181
"qunit-dom": "^3.1.1",
8282
"release-it": "^15.11.0",
8383
"release-it-lerna-changelog": "^5.0.0",
84-
"sass": "^1.74.1",
84+
"sass": "^1.75.0",
8585
"stylelint": "^15.11.0",
8686
"stylelint-config-standard": "^34.0.0",
8787
"stylelint-prettier": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13412,10 +13412,10 @@ sane@^5.0.1:
1341213412
minimist "^1.1.1"
1341313413
walker "~1.0.5"
1341413414

13415-
sass@^1.74.1:
13416-
version "1.74.1"
13417-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.74.1.tgz#686fc227d3707dd25cb2925e1db8e4562be29319"
13418-
integrity sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==
13415+
sass@^1.75.0:
13416+
version "1.75.0"
13417+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
13418+
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
1341913419
dependencies:
1342013420
chokidar ">=3.0.0 <4.0.0"
1342113421
immutable "^4.0.0"

0 commit comments

Comments
 (0)