Skip to content

Commit 418e932

Browse files
build(deps-dev): bump sass from 1.55.0 to 1.69.5 (#1884)
Bumps [sass](https://github.com/sass/dart-sass) from 1.55.0 to 1.69.5. - [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.55.0...1.69.5) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d427e65 commit 418e932

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
@@ -131,7 +131,7 @@
131131
"remark-html": "^15.0.1",
132132
"remark-refractor": "montogeek/remark-refractor",
133133
"rimraf": "^5.0.5",
134-
"sass": "^1.55.0",
134+
"sass": "^1.69.5",
135135
"sass-loader": "^13.1.0",
136136
"sirv-cli": "^2.0.2",
137137
"sitemap-static": "^0.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11996,10 +11996,10 @@ sass-loader@^13.1.0:
1199611996
klona "^2.0.4"
1199711997
neo-async "^2.6.2"
1199811998

11999-
sass@^1.55.0:
12000-
version "1.55.0"
12001-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.55.0.tgz#0c4d3c293cfe8f8a2e8d3b666e1cf1bff8065d1c"
12002-
integrity sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A==
11999+
sass@^1.69.5:
12000+
version "1.69.5"
12001+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.5.tgz#23e18d1c757a35f2e52cc81871060b9ad653dfde"
12002+
integrity sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==
1200312003
dependencies:
1200412004
chokidar ">=3.0.0 <4.0.0"
1200512005
immutable "^4.0.0"

0 commit comments

Comments
 (0)