Skip to content

Commit

Permalink
Bump sass from 1.80.5 to 1.81.0
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.5 to 1.81.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.80.5...1.81.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robertknight committed Dec 2, 2024
1 parent d9c20f6 commit 1c4c4ef
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"postcss": "^8.4.47",
"preact": "^10.24.3",
"rollup": "^4.28.0",
"sass": "^1.80.5",
"sass": "^1.81.0",
"scroll-into-view": "^1.16.2",
"tailwindcss": "^3.4.15",
"wouter-preact": "^3.3.5"
Expand Down
23 changes: 13 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6104,7 +6104,7 @@ __metadata:
preact: ^10.24.3
prettier: ^3.3.3
rollup: ^4.28.0
sass: ^1.80.5
sass: ^1.81.0
scroll-into-view: ^1.16.2
sinon: ^18.0.0
syn: ^0.2.2
Expand Down Expand Up @@ -6395,10 +6395,10 @@ __metadata:
languageName: node
linkType: hard

"immutable@npm:^4.0.0":
version: 4.0.0
resolution: "immutable@npm:4.0.0"
checksum: 4b5e9181e4d5fa06728a481835ec09c86367e5d03268666c95b522b7644ab891098022e4479a43c4c81a68f2ed82f10751ce5d33e208d7b873b6e7f9dfaf4d87
"immutable@npm:^5.0.2":
version: 5.0.3
resolution: "immutable@npm:5.0.3"
checksum: b2fcfc75aff29634babfcf6afb102111d7bc3858bfc55c17c5ad5eedf11085fe8b72d59fac883c6cfe9b2ec6e72cc184dec88782d5375ab17dc4eb25e3a665ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -9410,17 +9410,20 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.80.5":
version: 1.80.5
resolution: "sass@npm:1.80.5"
"sass@npm:^1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
dependencies:
"@parcel/watcher": ^2.4.1
chokidar: ^4.0.0
immutable: ^4.0.0
immutable: ^5.0.2
source-map-js: ">=0.6.2 <2.0.0"
dependenciesMeta:
"@parcel/watcher":
optional: true
bin:
sass: sass.js
checksum: de71f140e3901131a6d414e8a00f501b77a1d5d44a2963f34c06205a1a3b45c65d194b3a8bdf0a5c420965dc04d33abca04b638a291b66c528090f162be9bc82
checksum: 93db5b342c3b0449af2b08123ed4c0793643bd3a30f78e4e0686a1aa991ad640e0d9bc8da09aa5d7ff313bbd317b3be9c827cca60fb33b07d9f4b14b001eccfe
languageName: node
linkType: hard

Expand Down

0 comments on commit 1c4c4ef

Please sign in to comment.