Skip to content

Commit

Permalink
fix(deps): update dependency sass to ^1.79.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent 86e68a7 commit 9f5af8d
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.79.2",
"sass": "^1.79.3",
"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.79.2"
sass: "npm:^1.79.3"
yargs: "npm:^17.7.2"
bin:
drainpipe-sass: ./gulp.js
Expand Down Expand Up @@ -7002,16 +7002,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.79.2":
version: 1.79.2
resolution: "sass@npm:1.79.2"
"sass@npm:^1.79.3":
version: 1.79.3
resolution: "sass@npm:1.79.3"
dependencies:
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/b637daf133da4fbafbb7e6ae07b01ff7c73e406f3134e66749bf6f712dcc0056c6971d8629d8cc2b186df5ffb2282baa8f1818f35e326b3558ab284e31fdd87d
checksum: 10c0/ad171bbbb2d7a789cc47803a59dcf2d0ac92ede34b538bb3fd683b6391a9ac3dc3eabaac264fc9582c770c4e435b85840e011785b7adfc0ac002b51ba91179c9
languageName: node
linkType: hard

Expand Down

0 comments on commit 9f5af8d

Please sign in to comment.