Skip to content

Commit 8c74d4d

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.89.1 to 1.89.2 - [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.89.1...1.89.2) Updates `sass` from 1.89.1 to 1.89.2 - [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.89.1...1.89.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontends-dev - dependency-name: sass dependency-version: 1.89.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontends-dev ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc96a80 commit 8c74d4d

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": "^2.4.1",
3434
"react-scripts": "5.0.1",
35-
"sass": "^1.89.1"
35+
"sass": "^1.89.2"
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
@@ -8656,10 +8656,10 @@ sass-loader@^12.3.0:
86568656
klona "^2.0.4"
86578657
neo-async "^2.6.2"
86588658

8659-
sass@^1.89.1:
8660-
version "1.89.1"
8661-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9"
8662-
integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
8659+
sass@^1.89.2:
8660+
version "1.89.2"
8661+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.2.tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e"
8662+
integrity sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==
86638663
dependencies:
86648664
chokidar "^4.0.0"
86658665
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.5",
2828
"react-scripts": "5.0.1",
29-
"sass": "^1.89.1"
29+
"sass": "^1.89.2"
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
@@ -8468,10 +8468,10 @@ sass-loader@^12.3.0:
84688468
klona "^2.0.4"
84698469
neo-async "^2.6.2"
84708470

8471-
sass@^1.89.1:
8472-
version "1.89.1"
8473-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9"
8474-
integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
8471+
sass@^1.89.2:
8472+
version "1.89.2"
8473+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.2.tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e"
8474+
integrity sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==
84758475
dependencies:
84768476
chokidar "^4.0.0"
84778477
immutable "^5.0.2"

0 commit comments

Comments
 (0)