Skip to content

Commit

Permalink
build(deps-dev): bump sass from 1.83.4 to 1.84.0
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.4 to 1.84.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.83.4...1.84.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 Quentin-Guillemin committed Feb 10, 2025
1 parent f7081ff commit a9caa27
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": "^7.0.2",
"sass": "^1.83.4",
"sass": "^1.84.0",
"typescript": "^5.7.3",
"vite": "^6.0.9",
"vite-plugin-vuetify": "^2.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4771,7 +4771,7 @@ __metadata:
lodash.isempty: "npm:^4.4.0"
npm-run-all2: "npm:^7.0.2"
pinia: "npm:^2.3.1"
sass: "npm:^1.83.4"
sass: "npm:^1.84.0"
typescript: "npm:^5.7.3"
vite: "npm:^6.0.9"
vite-plugin-vuetify: "npm:^2.1.0"
Expand Down Expand Up @@ -7692,9 +7692,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.83.4":
version: 1.83.4
resolution: "sass@npm:1.83.4"
"sass@npm:^1.84.0":
version: 1.84.0
resolution: "sass@npm:1.84.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -7705,7 +7705,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10/9a7d1c6be1a9e711a1c561d189b9816aa7715f6d0ec0b2ec181f64163788d0caaf4741924eeadce558720b58b1de0e9b21b9dae6a0d14489c4d2a142d3f3b12e
checksum: 10/e0c093f13800276f7441c6925aa707dbba59a7ecd6e21925f1e04980970c3fb18b1cc5e7193f9bbed569a87dfb41ed780f5c6153f0b3def3e0ae1ccf80cf282e
languageName: node
linkType: hard

Expand Down

0 comments on commit a9caa27

Please sign in to comment.