Skip to content

Commit b294e6f

Browse files
Upgrade: Bump sass from 1.83.1 to 1.83.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.1 to 1.83.4. - [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.83.1...1.83.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72a329e commit b294e6f

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
@@ -29,7 +29,7 @@
2929
"howler": "^2.2.4",
3030
"mini-css-extract-plugin": "^2.9.2",
3131
"nosleep.js": "^0.12.0",
32-
"sass": "^1.83.1",
32+
"sass": "^1.83.4",
3333
"sass-loader": "^16.0.4",
3434
"set-value": "^4.1.0",
3535
"webpack": "^5.97.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1891,10 +1891,10 @@ sass-loader@^16.0.4:
18911891
dependencies:
18921892
neo-async "^2.6.2"
18931893

1894-
sass@^1.83.1:
1895-
version "1.83.1"
1896-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.1.tgz#dee1ab94b47a6f9993d3195d36f556bcbda64846"
1897-
integrity sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==
1894+
sass@^1.83.4:
1895+
version "1.83.4"
1896+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.4.tgz#5ccf60f43eb61eeec300b780b8dcb85f16eec6d1"
1897+
integrity sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==
18981898
dependencies:
18991899
chokidar "^4.0.0"
19001900
immutable "^5.0.2"

0 commit comments

Comments
 (0)