Skip to content

Commit afd0b17

Browse files
chore(deps-dev): bump sass from 1.79.5 to 1.80.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.79.5 to 1.80.4. - [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.79.5...1.80.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47f8457 commit afd0b17

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.79.5",
70+
"sass": "1.80.4",
7171
"slugify": "^1.6.6",
7272
"stylelint": "^16.9.0",
7373
"stylelint-config-standard": "^36.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9295,7 +9295,7 @@ __metadata:
92959295
react-dom: "npm:^18.3.1"
92969296
rollup: "npm:^4.21.1"
92979297
rollup-plugin-filesize: "npm:^10.0.0"
9298-
sass: "npm:1.79.5"
9298+
sass: "npm:1.80.4"
92999299
slugify: "npm:^1.6.6"
93009300
stylelint: "npm:^16.9.0"
93019301
stylelint-config-standard: "npm:^36.0.1"
@@ -9850,17 +9850,17 @@ __metadata:
98509850
languageName: node
98519851
linkType: hard
98529852

9853-
"sass@npm:1.79.5":
9854-
version: 1.79.5
9855-
resolution: "sass@npm:1.79.5"
9853+
"sass@npm:1.80.4":
9854+
version: 1.80.4
9855+
resolution: "sass@npm:1.80.4"
98569856
dependencies:
98579857
"@parcel/watcher": "npm:^2.4.1"
98589858
chokidar: "npm:^4.0.0"
98599859
immutable: "npm:^4.0.0"
98609860
source-map-js: "npm:>=0.6.2 <2.0.0"
98619861
bin:
98629862
sass: sass.js
9863-
checksum: 10c0/7331865fd1d0c03e6e180a4fe0e175ac1bf1214f6c77f0d99ad72fbe2ed9ede3fab8a64c0c41471cb8a358a9d11624ec59a49283f9b6070eb99c522b34b814bf
9863+
checksum: 10c0/58ca0f2d10720cde6621ee62f4bdbb537ea2ac572c565d5f02309f8271a5e1e880ad8c163b933e52b22b3dc0550973fb5a6033a500248e6a0d89dd050c1743cf
98649864
languageName: node
98659865
linkType: hard
98669866

0 commit comments

Comments
 (0)