Skip to content

Commit

Permalink
Bump sass from 1.81.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.81.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.81.0...1.83.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 1f6276f commit a8fc58c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@vitejs/plugin-vue": "5.2.1",
"axios": "1.7.8",
"elliptic": "6.6.1",
"sass": "1.81.0",
"sass": "1.83.0",
"vite": "6.0.3",
"vue": "3.5.13",
"vue-router": "4.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1230,7 +1230,7 @@ __metadata:
elliptic: "npm:6.6.1"
eslint: "npm:9.17.0"
eslint-plugin-vue: "npm:9.32.0"
sass: "npm:1.81.0"
sass: "npm:1.83.0"
stylus: "npm:0.64.0"
stylus-loader: "npm:8.1.1"
vite: "npm:6.0.3"
Expand Down Expand Up @@ -2589,9 +2589,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
"sass@npm:1.83.0":
version: 1.83.0
resolution: "sass@npm:1.83.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -2602,7 +2602,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/9c59b3c9b4231c18fcb4583cc232dbc4de501ddc11101b7a025e44833e3f3ce6031546dc1cd109ee9f04ebcfb1fe30ff870810af33b8feb9aa9e36dfba9ec1ef
checksum: 10c0/4415361229879a9041d77c953da85482e89032aa4321ba13250a9987d39c80fac6c88af3777f2a2d76a4e8b0c8afbd21c1970fdbe84e0b3ec25fb26741f92beb
languageName: node
linkType: hard

Expand Down

0 comments on commit a8fc58c

Please sign in to comment.