Skip to content

Commit

Permalink
fix(deps): update dependency sass to ^1.78.0 (#678)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 648b386 commit c0a1a08
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion metapackages/sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"gulp-sourcemaps": "^3.0.0",
"modern-normalize": "^3.0.1",
"postcss": "^8.4.40",
"sass": "^1.77.8",
"sass": "^1.78.0",
"yargs": "^17.7.2"
},
"repository": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ __metadata:
gulp-sourcemaps: "npm:^3.0.0"
modern-normalize: "npm:^3.0.1"
postcss: "npm:^8.4.40"
sass: "npm:^1.77.8"
sass: "npm:^1.78.0"
yargs: "npm:^17.7.2"
bin:
drainpipe-sass: ./gulp.js
Expand Down Expand Up @@ -7005,16 +7005,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.77.8":
version: 1.77.8
resolution: "sass@npm:1.77.8"
"sass@npm:^1.78.0":
version: 1.78.0
resolution: "sass@npm:1.78.0"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/2bfd62794070352c804f949e69bd8bb5b4ec846deeb924251b2c3f7b503170fb1ae186f513f0166907749eb34e0277dee747edcb78c886fb471aac01be1e864c
checksum: 10c0/6577a87c00b03a5a50f3a11b4b6592f28abce34e61812e381535a3b712151bd94db3ca06467d20395431e0f38a23f99e616d6859d771fb6d4617c359f590c48c
languageName: node
linkType: hard

Expand Down

0 comments on commit c0a1a08

Please sign in to comment.