Skip to content

Commit

Permalink
build(deps-dev): bump sass from 1.80.3 to 1.80.4
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.3 to 1.80.4.
- [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.3...1.80.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Oct 28, 2024
1 parent 592726f commit cd2f5ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"lodash.debounce": "^4.0.8",
"lodash.isempty": "^4.4.0",
"npm-run-all2": "^6.2.4",
"sass": "^1.80.3",
"sass": "^1.80.4",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-plugin-vuetify": "^2.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4453,7 +4453,7 @@ __metadata:
lodash.isempty: "npm:^4.4.0"
npm-run-all2: "npm:^6.2.4"
pinia: "npm:^2.2.4"
sass: "npm:^1.80.3"
sass: "npm:^1.80.4"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.10"
vite-plugin-vuetify: "npm:^2.0.4"
Expand Down Expand Up @@ -7343,17 +7343,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.80.3":
version: 1.80.3
resolution: "sass@npm:1.80.3"
"sass@npm:^1.80.4":
version: 1.80.4
resolution: "sass@npm:1.80.4"
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: 10/667e12b0b53b3c12caa3013f4e90a326af38504bb9f9644357cf3f77a49f1989cb396c158bc0f7ee67911980b215c99cb57baf9312bffa435e7196317cb96f07
checksum: 10/a30d5c2313eda3e9100bfd00fd51fc030cfe7611c492268473ec0fd718180503cdebc23f7237bd61405ef6e653937d7bb972df7dcf4dffeef4f47fd9951f081e
languageName: node
linkType: hard

Expand Down

0 comments on commit cd2f5ab

Please sign in to comment.