Skip to content

Commit 55b3282

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

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.0.0",
8282
"release-it": "^15.11.0",
8383
"release-it-lerna-changelog": "^5.0.0",
84-
"sass": "^1.72.0",
84+
"sass": "^1.74.1",
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
@@ -13407,10 +13407,10 @@ sane@^5.0.1:
1340713407
minimist "^1.1.1"
1340813408
walker "~1.0.5"
1340913409

13410-
sass@^1.72.0:
13411-
version "1.72.0"
13412-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.72.0.tgz#5b9978943fcfb32b25a6a5acb102fc9dabbbf41c"
13413-
integrity sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==
13410+
sass@^1.74.1:
13411+
version "1.74.1"
13412+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.74.1.tgz#686fc227d3707dd25cb2925e1db8e4562be29319"
13413+
integrity sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==
1341413414
dependencies:
1341513415
chokidar ">=3.0.0 <4.0.0"
1341613416
immutable "^4.0.0"

0 commit comments

Comments
 (0)