Skip to content

Commit 8520421

Browse files
Bump the frontends-dev group across 2 directories with 1 update
Bumps the frontends-dev group with 1 update in the /client directory: [sass](https://github.com/sass/dart-sass). Bumps the frontends-dev group with 1 update in the /welcome directory: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.85.0 to 1.85.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.85.0...1.85.1) Updates `sass` from 1.85.0 to 1.85.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.85.0...1.85.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontends-dev - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontends-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 493b0ab commit 8520421

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"nth-check": "^2.1.1",
3333
"react-json-view-lite": "^1.5.0",
3434
"react-scripts": "5.0.1",
35-
"sass": "^1.85.0"
35+
"sass": "^1.85.1"
3636
},
3737
"resolutions": {
3838
"nth-check": "^2.1.1",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8674,10 +8674,10 @@ sass-loader@^12.3.0:
86748674
klona "^2.0.4"
86758675
neo-async "^2.6.2"
86768676

8677-
sass@^1.85.0:
8678-
version "1.85.0"
8679-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.0.tgz#0127ef697d83144496401553f0a0e87be83df45d"
8680-
integrity sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==
8677+
sass@^1.85.1:
8678+
version "1.85.1"
8679+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.1.tgz#18ab0bb48110ae99163778f06445b406148ca0d5"
8680+
integrity sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==
86818681
dependencies:
86828682
chokidar "^4.0.0"
86838683
immutable "^5.0.2"

welcome/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@testing-library/user-event": "^14.6.1",
2727
"http-proxy-middleware": "^3.0.3",
2828
"react-scripts": "5.0.1",
29-
"sass": "^1.85.0"
29+
"sass": "^1.85.1"
3030
},
3131
"resolutions": {
3232
"nth-check": "^2.1.1",

welcome/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8442,10 +8442,10 @@ sass-loader@^12.3.0:
84428442
klona "^2.0.4"
84438443
neo-async "^2.6.2"
84448444

8445-
sass@^1.85.0:
8446-
version "1.85.0"
8447-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.0.tgz#0127ef697d83144496401553f0a0e87be83df45d"
8448-
integrity sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==
8445+
sass@^1.85.1:
8446+
version "1.85.1"
8447+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.1.tgz#18ab0bb48110ae99163778f06445b406148ca0d5"
8448+
integrity sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==
84498449
dependencies:
84508450
chokidar "^4.0.0"
84518451
immutable "^5.0.2"

0 commit comments

Comments
 (0)