Skip to content

Commit cdeb047

Browse files
Bump sass from 1.80.4 to 1.80.6 in the sass group
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.80.4 to 1.80.6 - [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.80.4...1.80.6) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: sass ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e478a4 commit cdeb047

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"react-copy-to-clipboard": "^5.1.0",
195195
"react-dom": "^16.14.0",
196196
"rimraf": "^3.0.2",
197-
"sass": "~1.80.4",
197+
"sass": "~1.80.6",
198198
"sass-loader": "^12.6.0",
199199
"sass-resources-loader": "^2.2.5",
200200
"ts-node": "^8.10.2",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9753,15 +9753,16 @@ sass@1.71.1:
97539753
immutable "^4.0.0"
97549754
source-map-js ">=0.6.2 <2.0.0"
97559755

9756-
sass@^1.25.0, sass@~1.80.4:
9757-
version "1.80.4"
9758-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.4.tgz#bc0418fd796cad2f1a1309d8b4d7fe44b7027de0"
9759-
integrity sha512-rhMQ2tSF5CsuuspvC94nPM9rToiAFw2h3JTrLlgmNw1MH79v8Cr3DH6KF6o6r+8oofY3iYVPUf66KzC8yuVN1w==
9756+
sass@^1.25.0, sass@~1.80.6:
9757+
version "1.80.6"
9758+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.6.tgz#5d0aa55763984effe41e40019c9571ab73e6851f"
9759+
integrity sha512-ccZgdHNiBF1NHBsWvacvT5rju3y1d/Eu+8Ex6c21nHp2lZGLBEtuwc415QfiI1PJa1TpCo3iXwwSRjRpn2Ckjg==
97609760
dependencies:
9761-
"@parcel/watcher" "^2.4.1"
97629761
chokidar "^4.0.0"
97639762
immutable "^4.0.0"
97649763
source-map-js ">=0.6.2 <2.0.0"
9764+
optionalDependencies:
9765+
"@parcel/watcher" "^2.4.1"
97659766

97669767
sax@^1.2.4:
97679768
version "1.4.1"

0 commit comments

Comments
 (0)