Skip to content

Commit

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

---
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 Jan 8, 2025
1 parent 2b32286 commit 9d9577d
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 @@ -65,7 +65,7 @@
"lodash.throttle": "^4.1.1",
"npm-run-all2": "^7.0.2",
"regenerator-runtime": "^0.14.1",
"sass": "^1.83.0",
"sass": "^1.83.1",
"typescript": "^5.6.3",
"vite": "^6.0.3",
"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 @@ -2791,7 +2791,7 @@ __metadata:
npm-run-all2: "npm:^7.0.2"
pinia: "npm:^2.3.0"
regenerator-runtime: "npm:^0.14.1"
sass: "npm:^1.83.0"
sass: "npm:^1.83.1"
typescript: "npm:^5.6.3"
vite: "npm:^6.0.3"
vite-plugin-vuetify: "npm:^2.0.4"
Expand Down Expand Up @@ -7582,9 +7582,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.83.0":
version: 1.83.0
resolution: "sass@npm:1.83.0"
"sass@npm:^1.83.1":
version: 1.83.1
resolution: "sass@npm:1.83.1"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -7595,7 +7595,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10/cae7c489ffeb1324ac7e766dda60206a6d7a318d0689b490290a32a6414ef1fd0f376f92d45fb1610e507baa6f6594f1a61d4d706df2f105122ff9a83d2a28e1
checksum: 10/ee4ea5573faddeed375479eda6ac87a6f34dc6fc5391c6cc2743993f24827f4709f950fba6ef1ad0694215a1df40d43f4ed9006327daa3743c8e3ad1979d3c32
languageName: node
linkType: hard

Expand Down

0 comments on commit 9d9577d

Please sign in to comment.