Skip to content

Commit

Permalink
Bump sass from 1.80.7 to 1.81.0 in /web
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.7 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.7...1.81.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CRoberto1926 committed Nov 15, 2024
1 parent 18740e5 commit 8e2663d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"jest": "29.7.0",
"jest-preset-angular": "14.2.4",
"prettier": "3.3.3",
"sass": "1.80.7",
"sass": "1.81.0",
"ts-jest": "29.2.5",
"tslint": "6.1.3",
"typescript": "5.5.4"
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10395,7 +10395,7 @@ __metadata:
ngx-infinite-scroll: "npm:18.0.0"
prettier: "npm:3.3.3"
rxjs: "npm:7.8.1"
sass: "npm:1.80.7"
sass: "npm:1.81.0"
ts-jest: "npm:29.2.5"
tslib: "npm:2.8.1"
tslint: "npm:6.1.3"
Expand Down Expand Up @@ -12893,9 +12893,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.80.7":
version: 1.80.7
resolution: "sass@npm:1.80.7"
"sass@npm:1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -12906,7 +12906,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/e0e0df8dc9dd7694826f915196a96cda45fe0fc849be9fc08b43c12aa1250eb512130979ed239e1106476973ace1f52abbcc1d5900a075d3813c282a626dcbf7
checksum: 10c0/9c59b3c9b4231c18fcb4583cc232dbc4de501ddc11101b7a025e44833e3f3ce6031546dc1cd109ee9f04ebcfb1fe30ff870810af33b8feb9aa9e36dfba9ec1ef
languageName: node
linkType: hard

Expand Down

0 comments on commit 8e2663d

Please sign in to comment.