Skip to content

Commit

Permalink
build(deps-dev): bump sass from 1.71.0 to 1.71.1
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.71.0 to 1.71.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.71.0...1.71.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 Feb 26, 2024
1 parent 1c57460 commit 9fd7b83
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 @@ -71,7 +71,7 @@
"prettier": "^3.2.5",
"regenerator-runtime": "^0.14.1",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.71.0",
"sass": "^1.71.1",
"standard-version": "^9.5.0",
"typescript": "~5.3.3",
"vite": "^5.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3413,7 +3413,7 @@ __metadata:
prettier: "npm:^3.2.5"
regenerator-runtime: "npm:^0.14.1"
resize-observer-polyfill: "npm:^1.5.1"
sass: "npm:^1.71.0"
sass: "npm:^1.71.1"
standard-version: "npm:^9.5.0"
typescript: "npm:~5.3.3"
vite: "npm:^5.1.3"
Expand Down Expand Up @@ -7594,16 +7594,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.71.0":
version: 1.71.0
resolution: "sass@npm:1.71.0"
"sass@npm:^1.71.1":
version: 1.71.1
resolution: "sass@npm:1.71.1"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10/5616f0ef0d764d0a6242155edd02773300e0d9ac1c0b542781ae934095f3b2f73312707f95edc08c34ae88bad633bb55c8cc67ad390bef40e04eb84ae9b028cd
checksum: 10/51e3c667e262a80db9c80f31109dabd8d5b9a6f79e8e8aa627d83564607036ee0b13b1921d14fd317437d8cf7030d7c8cf1c3b7e11b1f4537a4a4029f6cb63a3
languageName: node
linkType: hard

Expand Down

0 comments on commit 9fd7b83

Please sign in to comment.