Skip to content

Commit

Permalink
build(npm-dev): bump sass from 1.82.0 to 1.83.0
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.82.0 to 1.83.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.82.0...1.83.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 13, 2024
1 parent 8f0b854 commit 196c243
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.11",
"prettier": "^3.4.2",
"sass": "~1.82.0",
"sass": "~1.83.0",
"sass-loader": "^16.0.4",
"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 @@ -7708,9 +7708,9 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit 196c243

Please sign in to comment.