Skip to content

Commit 91b1ca2

Browse files
chore(deps-dev): bump sass from 1.79.3 to 1.79.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.79.3 to 1.79.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.3...1.79.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce95e64 commit 91b1ca2

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.3",
70+
"sass": "1.79.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
@@ -9229,7 +9229,7 @@ __metadata:
92299229
react-dom: "npm:^18.3.1"
92309230
rollup: "npm:^4.21.1"
92319231
rollup-plugin-filesize: "npm:^10.0.0"
9232-
sass: "npm:1.79.3"
9232+
sass: "npm:1.79.4"
92339233
slugify: "npm:^1.6.6"
92349234
stylelint: "npm:^16.9.0"
92359235
stylelint-config-standard: "npm:^36.0.1"
@@ -9743,16 +9743,16 @@ __metadata:
97439743
languageName: node
97449744
linkType: hard
97459745

9746-
"sass@npm:1.79.3":
9747-
version: 1.79.3
9748-
resolution: "sass@npm:1.79.3"
9746+
"sass@npm:1.79.4":
9747+
version: 1.79.4
9748+
resolution: "sass@npm:1.79.4"
97499749
dependencies:
97509750
chokidar: "npm:^4.0.0"
97519751
immutable: "npm:^4.0.0"
97529752
source-map-js: "npm:>=0.6.2 <2.0.0"
97539753
bin:
97549754
sass: sass.js
9755-
checksum: 10c0/ad171bbbb2d7a789cc47803a59dcf2d0ac92ede34b538bb3fd683b6391a9ac3dc3eabaac264fc9582c770c4e435b85840e011785b7adfc0ac002b51ba91179c9
9755+
checksum: 10c0/505ff0d9267d0fb990971e617acfeabf7c060c55d4cef68fe8a4bc693e7ea88ae7d7caeca3975e4b453459ba4a707b6e5b6979fc9395a7e08f0a43ca6aed06b8
97569756
languageName: node
97579757
linkType: hard
97589758

0 commit comments

Comments
 (0)