Skip to content

Commit

Permalink
fix(deps): update dependency sass to ^1.77.8 (#604)
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 Jul 16, 2024
1 parent 90c919b commit e2b419d
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 12 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.

10 changes: 8 additions & 2 deletions .pnp.loader.mjs

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": "^2.0.0",
"postcss": "^8.4.39",
"sass": "^1.77.6",
"sass": "^1.77.8",
"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 @@ -380,7 +380,7 @@ __metadata:
gulp-sourcemaps: "npm:^3.0.0"
modern-normalize: "npm:^2.0.0"
postcss: "npm:^8.4.39"
sass: "npm:^1.77.6"
sass: "npm:^1.77.8"
yargs: "npm:^17.7.2"
bin:
drainpipe-sass: ./gulp.js
Expand Down Expand Up @@ -7038,16 +7038,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.77.6":
version: 1.77.6
resolution: "sass@npm:1.77.6"
"sass@npm:^1.77.8":
version: 1.77.8
resolution: "sass@npm:1.77.8"
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/fe5a393c0aa29eda9f83c06be9b94788b61fe8bad0616ee6e3a25d21ab504f430d40c0064fdca89b02b8e426411ae6dcd906c91f2e48c263575c3d392b6daeb1
checksum: 10c0/2bfd62794070352c804f949e69bd8bb5b4ec846deeb924251b2c3f7b503170fb1ae186f513f0166907749eb34e0277dee747edcb78c886fb471aac01be1e864c
languageName: node
linkType: hard

Expand Down

0 comments on commit e2b419d

Please sign in to comment.