Skip to content

Commit 5b22a14

Browse files
chore(deps-dev): bump sass from 1.63.3 to 1.65.1 (#1039)
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.3 to 1.65.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.63.3...1.65.1) --- 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 6574070 commit 5b22a14

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
@@ -41,7 +41,7 @@
4141
"postcss": "^8.4.21",
4242
"prettier": "^3.0.1",
4343
"raw-loader": "^4.0.2",
44-
"sass": "^1.63.3",
44+
"sass": "^1.65.1",
4545
"scss-bundle": "^3.1.2",
4646
"set-versions": "^1.0.3",
4747
"sort-package-json": "^2.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9011,10 +9011,10 @@ safe-regex@^1.1.0:
90119011
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
90129012
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
90139013

9014-
sass@^1.23.7, sass@^1.62.0, sass@^1.63.3:
9015-
version "1.63.3"
9016-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.3.tgz#527746aa43bf2e4eac1ab424f67f6f18a081061a"
9017-
integrity sha512-ySdXN+DVpfwq49jG1+hmtDslYqpS7SkOR5GpF6o2bmb1RL/xS+wvPmegMvMywyfsmAV6p7TgwXYGrCZIFFbAHg==
9014+
sass@^1.23.7, sass@^1.62.0, sass@^1.65.1:
9015+
version "1.65.1"
9016+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.65.1.tgz#8f283b0c26335a88246a448d22e1342ba2ea1432"
9017+
integrity sha512-9DINwtHmA41SEd36eVPQ9BJKpn7eKDQmUHmpI0y5Zv2Rcorrh0zS+cFrt050hdNbmmCNKTW3hV5mWfuegNRsEA==
90189018
dependencies:
90199019
chokidar ">=3.0.0 <4.0.0"
90209020
immutable "^4.0.0"

0 commit comments

Comments
 (0)