Skip to content

Commit

Permalink
Update Dart Sass to 1.69.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sassbot committed Dec 28, 2023
1 parent a9a447e commit ea44b61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion sass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@bazel/worker": "5.1.0",
"sass": "1.69.5"
"sass": "1.69.6"
}
}
8 changes: 4 additions & 4 deletions sass/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@ readdirp@~3.5.0:
dependencies:
picomatch "^2.2.1"

[email protected].5:
version "1.69.5"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.5.tgz#23e18d1c757a35f2e52cc81871060b9ad653dfde"
integrity sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==
[email protected].6:
version "1.69.6"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.6.tgz#88ae1f93facc46d2da9b0bdd652d65068bcfa397"
integrity sha512-qbRr3k9JGHWXCvZU77SD2OTwUlC+gNT+61JOLcmLm+XqH4h/5D+p4IIsxvpkB89S9AwJOyb5+rWNpIucaFxSFQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit ea44b61

Please sign in to comment.