Skip to content

Commit

Permalink
build(deps-dev): bump sass from 1.77.8 to 1.78.0
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.78.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.77.8...1.78.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 Sep 9, 2024
1 parent 1b43420 commit c410581
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 @@ -71,7 +71,7 @@
"prettier": "^3.3.3",
"regenerator-runtime": "^0.14.1",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.77.8",
"sass": "^1.78.0",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"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 @@ -2225,7 +2225,7 @@ __metadata:
prettier: "npm:^3.3.3"
regenerator-runtime: "npm:^0.14.1"
resize-observer-polyfill: "npm:^1.5.1"
sass: "npm:^1.77.8"
sass: "npm:^1.78.0"
typescript: "npm:^5.5.4"
vite: "npm:^5.4.2"
vite-plugin-vuetify: "npm:^2.0.4"
Expand Down Expand Up @@ -6000,16 +6000,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.77.8":
version: 1.77.8
resolution: "sass@npm:1.77.8"
"sass@npm:^1.78.0":
version: 1.78.0
resolution: "sass@npm:1.78.0"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10/4bf6e3007fef62dd6dfc657c89c2890872a6b5dc43e2dc4d61bcf9ae1bdc2dd95b59454a3cbd3c8363c98b673b028e1578b26135190d0f2a8a184a38ab41e99b
checksum: 10/a180135addd9108d9a3549e111b2b442a97761bc429ef04374d57ef741d4343378e7092a6cba12e1f94e48b02d9b997cc79e737c0a2b834ad9204a761b14734d
languageName: node
linkType: hard

Expand Down

0 comments on commit c410581

Please sign in to comment.