Skip to content

Commit 32e91f7

Browse files
build(deps-dev): bump sass from 1.45.0 to 1.45.1 (#5806)
Bumps [sass](https://github.com/sass/dart-sass) from 1.45.0 to 1.45.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.45.0...1.45.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8078cfd commit 32e91f7

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
@@ -125,7 +125,7 @@
125125
"remark-refractor": "montogeek/remark-refractor",
126126
"remark-slug": "^7.0.1",
127127
"rimraf": "^3.0.2",
128-
"sass": "^1.45.0",
128+
"sass": "^1.45.1",
129129
"sass-loader": "^12.4.0",
130130
"sirv-cli": "^1.0.14",
131131
"sitemap-static": "^0.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10621,10 +10621,10 @@ sass-loader@^12.4.0:
1062110621
klona "^2.0.4"
1062210622
neo-async "^2.6.2"
1062310623

10624-
sass@^1.45.0:
10625-
version "1.45.0"
10626-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.45.0.tgz#192ede1908324bb293a3e403d1841dbcaafdd323"
10627-
integrity sha512-ONy5bjppoohtNkFJRqdz1gscXamMzN3wQy1YH9qO2FiNpgjLhpz/IPRGg0PpCjyz/pWfCOaNEaiEGCcjOFAjqw==
10624+
sass@^1.45.1:
10625+
version "1.45.1"
10626+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.45.1.tgz#fa03951f924d1ba5762949567eaf660e608a1ab0"
10627+
integrity sha512-pwPRiq29UR0o4X3fiQyCtrESldXvUQAAE0QmcJTpsI4kuHHcLzZ54M1oNBVIXybQv8QF2zfkpFcTxp8ta97dUA==
1062810628
dependencies:
1062910629
chokidar ">=3.0.0 <4.0.0"
1063010630
immutable "^4.0.0"

0 commit comments

Comments
 (0)