Skip to content

Commit 059cb04

Browse files
Bump sass from 1.32.12 to 1.32.13 in /apps/client/assets (#1663)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.12 to 1.32.13. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](sass/dart-sass@1.32.12...1.32.13) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41f4bf3 commit 059cb04

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/client/assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"redux-saga": "^1.1.3",
4040
"redux-thunk": "^2.3.0",
4141
"rxjs": "^6.6.7",
42-
"sass": "1.32.12",
42+
"sass": "1.32.13",
4343
"semantic-ui-less": "^2.4.1",
4444
"semantic-ui-react": "^2.0.3",
4545
"tailwindcss": "^1.9.6",

apps/client/assets/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6850,10 +6850,10 @@ sass-loader@^10.1.1:
68506850
schema-utils "^3.0.0"
68516851
semver "^7.3.2"
68526852

6853-
6854-
version "1.32.12"
6855-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.12.tgz#a2a47ad0f1c168222db5206444a30c12457abb9f"
6856-
integrity sha512-zmXn03k3hN0KaiVTjohgkg98C3UowhL1/VSGdj4/VAAiMKGQOE80PFPxFP2Kyq0OUskPKcY5lImkhBKEHlypJA==
6853+
6854+
version "1.32.13"
6855+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.13.tgz#8d29c849e625a415bce71609c7cf95e15f74ed00"
6856+
integrity sha512-dEgI9nShraqP7cXQH+lEXVf73WOPCse0QlFzSD8k+1TcOxCMwVXfQlr0jtoluZysQOyJGnfr21dLvYKDJq8HkA==
68576857
dependencies:
68586858
chokidar ">=3.0.0 <4.0.0"
68596859

0 commit comments

Comments
 (0)