Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent d89e8f1 commit 5cf1b3b
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 @@ -49,7 +49,7 @@
"eslint": "^9.6.0",
"globals": "^15.2.0",
"release-it": "^17.4.1",
"sass": "^1.77.2",
"sass": "^1.77.6",
"vendorfiles": "^1.2.0",
"web-ext": "^7.11.0",
"x-var": "^2.0.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6480,16 +6480,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.77.2":
version: 1.77.2
resolution: "sass@npm:1.77.2"
"sass@npm:^1.77.6":
version: 1.77.6
resolution: "sass@npm:1.77.6"
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/4df71f1a01cd59613e7a25bfcec96ddf06e3546c238ba3238b96c6ac0dcf34b9ce238b4de7b39656f6cb0a5e7acccde19f53b521ae4abcdcbe600e0de9c97644
checksum: 10/695f9864e4a32a68eaf69c4675eccaf7feef25b5656dff72f896901d37580bdfc1fd84dae81e176dc4f6b40536b89cb8f7d7e00a33e919caad8a547cbce098f3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7948,7 +7948,7 @@ __metadata:
eslint: "npm:^9.6.0"
globals: "npm:^15.2.0"
release-it: "npm:^17.4.1"
sass: "npm:^1.77.2"
sass: "npm:^1.77.6"
vendorfiles: "npm:^1.2.0"
web-ext: "npm:^7.11.0"
x-var: "npm:^2.0.1"
Expand Down

0 comments on commit 5cf1b3b

Please sign in to comment.