Skip to content

Commit

Permalink
build(npm-dev): bump sass from 1.81.0 to 1.82.0
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.81.0 to 1.82.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.81.0...1.82.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 Dec 5, 2024
1 parent f2a7fc2 commit f57732d
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 @@ -29,7 +29,7 @@
"eslint-plugin-vue": "^9.32.0",
"lint-staged": "^15.2.10",
"prettier": "^3.4.2",
"sass": "~1.81.0",
"sass": "~1.82.0",
"sass-loader": "^16.0.3",
"typescript": "~5.7.2",
"vue-cli-plugin-vuetify": "~2.5.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7711,9 +7711,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:~1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
"sass@npm:~1.82.0":
version: 1.82.0
resolution: "sass@npm:1.82.0"
dependencies:
"@parcel/watcher": ^2.4.1
chokidar: ^4.0.0
Expand All @@ -7724,7 +7724,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 93db5b342c3b0449af2b08123ed4c0793643bd3a30f78e4e0686a1aa991ad640e0d9bc8da09aa5d7ff313bbd317b3be9c827cca60fb33b07d9f4b14b001eccfe
checksum: 3fbfed5361147627097261e69715d6e4826864b636df5a70e4100228fe0e3c1bfd264e2401cfd3e291f739fbee2bd2f56dff27f7f5dc0e21d320356bf51630d0
languageName: node
linkType: hard

Expand Down Expand Up @@ -8871,7 +8871,7 @@ __metadata:
lodash.clonedeep: ^4.5.0
prettier: ^3.4.2
qs: ^6.13.1
sass: ~1.81.0
sass: ~1.82.0
sass-loader: ^16.0.3
typescript: ~5.7.2
vue: ^2.7.16
Expand Down

0 comments on commit f57732d

Please sign in to comment.