Skip to content

Commit

Permalink
fix(deps): update dependency sass to ^1.77.6 (#593)
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 Jun 18, 2024
1 parent e679093 commit 2d4767f
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": "^2.0.0",
"postcss": "^8.4.38",
"sass": "^1.77.5",
"sass": "^1.77.6",
"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 @@ -367,7 +367,7 @@ __metadata:
gulp-sourcemaps: "npm:^3.0.0"
modern-normalize: "npm:^2.0.0"
postcss: "npm:^8.4.38"
sass: "npm:^1.77.5"
sass: "npm:^1.77.6"
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.5":
version: 1.77.5
resolution: "sass@npm:1.77.5"
"sass@npm:^1.77.6":
version: 1.77.6
resolution: "sass@npm:1.77.6"
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/9da049b0a3fadab419084d6becdf471e107cf6e3c8ac87cabea2feb845afac75e86c99e06ee721a5aa4f6a2d833ec5380137c4e540ab2f760edf1e4eb6139e69
checksum: 10c0/fe5a393c0aa29eda9f83c06be9b94788b61fe8bad0616ee6e3a25d21ab504f430d40c0064fdca89b02b8e426411ae6dcd906c91f2e48c263575c3d392b6daeb1
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d4767f

Please sign in to comment.