Skip to content

Commit ffabe9d

Browse files
chore(deps-dev): bump sass from 1.80.6 to 1.80.7
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.6 to 1.80.7. - [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.6...1.80.7) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 390ed37 commit ffabe9d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-dom": "^18.3.1",
6868
"rollup": "^4.21.1",
6969
"rollup-plugin-filesize": "^10.0.0",
70-
"sass": "1.80.6",
70+
"sass": "1.80.7",
7171
"slugify": "^1.6.6",
7272
"stylelint": "^16.9.0",
7373
"stylelint-config-standard": "^36.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6707,10 +6707,10 @@ __metadata:
67076707
languageName: node
67086708
linkType: hard
67096709

6710-
"immutable@npm:^4.0.0":
6711-
version: 4.3.0
6712-
resolution: "immutable@npm:4.3.0"
6713-
checksum: 10c0/e09d40ceb442972f1cbd2914638d1a201853155b8edfbafc44e7aabcf221890e55e8f03d5b3d884666264bf973e02bbf72f83a12b9754bc2c9e47cf8827dd571
6710+
"immutable@npm:^5.0.2":
6711+
version: 5.0.2
6712+
resolution: "immutable@npm:5.0.2"
6713+
checksum: 10c0/0d97ad95384e49563b6ed68f90e5ea83c149fd96ff417fae8274e1c524e3ef800eb1a2e8009e29d9b8ffdf63affd7692f87c8af72714181aad8dca88747fb5ac
67146714
languageName: node
67156715
linkType: hard
67166716

@@ -9378,7 +9378,7 @@ __metadata:
93789378
react-dom: "npm:^18.3.1"
93799379
rollup: "npm:^4.21.1"
93809380
rollup-plugin-filesize: "npm:^10.0.0"
9381-
sass: "npm:1.80.6"
9381+
sass: "npm:1.80.7"
93829382
slugify: "npm:^1.6.6"
93839383
stylelint: "npm:^16.9.0"
93849384
stylelint-config-standard: "npm:^36.0.1"
@@ -9933,20 +9933,20 @@ __metadata:
99339933
languageName: node
99349934
linkType: hard
99359935

9936-
"sass@npm:1.80.6":
9937-
version: 1.80.6
9938-
resolution: "sass@npm:1.80.6"
9936+
"sass@npm:1.80.7":
9937+
version: 1.80.7
9938+
resolution: "sass@npm:1.80.7"
99399939
dependencies:
99409940
"@parcel/watcher": "npm:^2.4.1"
99419941
chokidar: "npm:^4.0.0"
9942-
immutable: "npm:^4.0.0"
9942+
immutable: "npm:^5.0.2"
99439943
source-map-js: "npm:>=0.6.2 <2.0.0"
99449944
dependenciesMeta:
99459945
"@parcel/watcher":
99469946
optional: true
99479947
bin:
99489948
sass: sass.js
9949-
checksum: 10c0/04ce40d4dcf06cf2a94a66c1cc4fd4a9eb4033fd039291acd0be9d1d4123860da568c5cbef9de8493ffbedd8acae1cd0b8346f5da21c6f7cf0ffd3477730beca
9949+
checksum: 10c0/e0e0df8dc9dd7694826f915196a96cda45fe0fc849be9fc08b43c12aa1250eb512130979ed239e1106476973ace1f52abbcc1d5900a075d3813c282a626dcbf7
99509950
languageName: node
99519951
linkType: hard
99529952

0 commit comments

Comments
 (0)