Skip to content

Commit

Permalink
fix(deps): update dependency sass to ^1.80.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 95aefc4 commit 269e923
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.47",
"sass": "^1.79.5",
"sass": "^1.80.2",
"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.47"
sass: "npm:^1.79.5"
sass: "npm:^1.80.2"
yargs: "npm:^17.7.2"
bin:
drainpipe-sass: ./gulp.js
Expand Down Expand Up @@ -7196,17 +7196,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.79.5":
version: 1.79.5
resolution: "sass@npm:1.79.5"
"sass@npm:^1.80.2":
version: 1.80.2
resolution: "sass@npm:1.80.2"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
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/7331865fd1d0c03e6e180a4fe0e175ac1bf1214f6c77f0d99ad72fbe2ed9ede3fab8a64c0c41471cb8a358a9d11624ec59a49283f9b6070eb99c522b34b814bf
checksum: 10c0/0006e2ee7a732abaa96a663167b078b8d53b4d7fe5ce435636a8bca6e8a3b6ebc12308c0725f577a456329ed962436d96cfcdd50a8e733ed4c4e4590f21243c9
languageName: node
linkType: hard

Expand Down

0 comments on commit 269e923

Please sign in to comment.