Skip to content

Commit 0d93793

Browse files
build(deps-dev): Bump sass from 1.83.0 to 1.83.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.0 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.0...1.83.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbe6e73 commit 0d93793

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
@@ -32,7 +32,7 @@
3232
"eslint-config-prettier": "^9.1.0",
3333
"eslint-plugin-prettier": "^5.2.1",
3434
"prettier": "3.4.2",
35-
"sass": "^1.83.0",
35+
"sass": "^1.83.4",
3636
"typescript": "5.7.2"
3737
}
3838
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4209,10 +4209,10 @@ safe-regex-test@^1.0.3:
42094209
es-errors "^1.3.0"
42104210
is-regex "^1.1.4"
42114211

4212-
sass@^1.83.0:
4213-
version "1.83.0"
4214-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.0.tgz#e36842c0b88a94ed336fd16249b878a0541d536f"
4215-
integrity sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==
4212+
sass@^1.83.4:
4213+
version "1.83.4"
4214+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.4.tgz#5ccf60f43eb61eeec300b780b8dcb85f16eec6d1"
4215+
integrity sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==
42164216
dependencies:
42174217
chokidar "^4.0.0"
42184218
immutable "^5.0.2"

0 commit comments

Comments
 (0)