Skip to content

Commit

Permalink
build(deps): Bump sass from 1.83.3 to 1.83.4
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.3 to 1.83.4.
- [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.3...1.83.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 281e0a7 commit 395a490
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 @@ -18,7 +18,7 @@
"next": "^15.1.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sass": "^1.83.3",
"sass": "^1.83.4",
"sass-loader": "^16.0.4"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5075,7 +5075,7 @@ __metadata:
prettier: "npm:^3.4.2"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
sass: "npm:^1.83.3"
sass: "npm:^1.83.4"
sass-loader: "npm:^16.0.4"
typescript: "npm:^5.7.3"
typescript-eslint: "npm:^8.19.1"
Expand Down Expand Up @@ -7946,9 +7946,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.83.3":
version: 1.83.3
resolution: "sass@npm:1.83.3"
"sass@npm:^1.83.4":
version: 1.83.4
resolution: "sass@npm:1.83.4"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -7959,7 +7959,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/36f98f64c217dce17030b4c0cc9917ca16edb03f430cf2d56ff8d27224198a608d15316aee76fc24d19418751043c2625447e9afc930be4e422cceccf6a099fa
checksum: 10c0/6f27f0eebfeb50222b14baaeef548ef58a05daf8abd9797e6c499334ed7ad40541767056c8693780d06ca83d8836348ea7396a923d3be439b133507993ca78be
languageName: node
linkType: hard

Expand Down

0 comments on commit 395a490

Please sign in to comment.