Skip to content

Commit 00f4eb7

Browse files
build(deps-dev): bump the dependencies group with 1 update (#6977)
Bumps the dependencies group with 1 update: [sass](https://github.com/sass/dart-sass). - [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.64.0...1.64.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43aeeca commit 00f4eb7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"remark-html": "^15.0.2",
127127
"remark-refractor": "montogeek/remark-refractor",
128128
"rimraf": "^5.0.1",
129-
"sass": "^1.64.0",
129+
"sass": "^1.64.1",
130130
"sass-loader": "^13.3.2",
131131
"sirv-cli": "^2.0.2",
132132
"sitemap-static": "^0.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11050,10 +11050,10 @@ sass-loader@^13.3.2:
1105011050
dependencies:
1105111051
neo-async "^2.6.2"
1105211052

11053-
sass@^1.64.0:
11054-
version "1.64.0"
11055-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.64.0.tgz#9ca8d0acb1a704b86b7f1197dc310f568fb34638"
11056-
integrity sha512-m7YtAGmQta9uANIUJwXesAJMSncqH+3INc8kdVXs6eV6GUC8Qu2IYKQSN8PRLgiQfpca697G94klm2leYMxSHw==
11053+
sass@^1.64.1:
11054+
version "1.64.1"
11055+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.64.1.tgz#6a46f6d68e0fa5ad90aa59ce025673ddaa8441cf"
11056+
integrity sha512-16rRACSOFEE8VN7SCgBu1MpYCyN7urj9At898tyzdXFhC+a+yOX5dXwAR7L8/IdPJ1NB8OYoXmD55DM30B2kEQ==
1105711057
dependencies:
1105811058
chokidar ">=3.0.0 <4.0.0"
1105911059
immutable "^4.0.0"

0 commit comments

Comments
 (0)