Skip to content

Commit 71e8b68

Browse files
chore(deps-dev): bump sass from 1.79.5 to 1.80.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.79.5 to 1.80.5. - [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.5) --- 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 71e8b68

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.5",
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.5"
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.5":
9854+
version: 1.80.5
9855+
resolution: "sass@npm:1.80.5"
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/d592e57c037315f4c5976af3d37ce4c7758b1b4e89d064455d6992829ea59888c71b9dbc86f7fc8dca87ac98ebc9cece10e5c8fc5509bf192db81712a34fd579
98649864
languageName: node
98659865
linkType: hard
98669866

0 commit comments

Comments
 (0)