Skip to content

Commit 7d55d14

Browse files
chore(deps-dev): bump sass from 1.66.1 to 1.68.0 (#1085)
Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.68.0. - [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.66.1...1.68.0) --- 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 4af8fe3 commit 7d55d14

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
@@ -42,7 +42,7 @@
4242
"postcss": "^8.4.21",
4343
"prettier": "^2.8.8",
4444
"raw-loader": "^4.0.2",
45-
"sass": "^1.66.1",
45+
"sass": "^1.68.0",
4646
"scss-bundle": "^3.1.2",
4747
"set-versions": "^1.0.3",
4848
"sort-package-json": "^2.5.0",

yarn.lock

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

8989-
sass@^1.23.7, sass@^1.65.1, sass@^1.66.1:
8990-
version "1.66.1"
8991-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.66.1.tgz#04b51c4671e4650aa393740e66a4e58b44d055b1"
8992-
integrity sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==
8989+
sass@^1.23.7, sass@^1.65.1, sass@^1.68.0:
8990+
version "1.68.0"
8991+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.68.0.tgz#0034b0cc9a50248b7d1702ac166fd25990023669"
8992+
integrity sha512-Lmj9lM/fef0nQswm1J2HJcEsBUba4wgNx2fea6yJHODREoMFnwRpZydBnX/RjyXw2REIwdkbqE4hrTo4qfDBUA==
89938993
dependencies:
89948994
chokidar ">=3.0.0 <4.0.0"
89958995
immutable "^4.0.0"

0 commit comments

Comments
 (0)