Skip to content

Commit 9ff663d

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.87.0 to 1.89.0 - [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.87.0...1.89.0) Updates `sass` from 1.87.0 to 1.89.0 - [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.87.0...1.89.0) Updates `sass` from 1.87.0 to 1.89.0 - [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.87.0...1.89.0) Updates `sass` from 1.87.0 to 1.89.0 - [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.87.0...1.89.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontends-dev - dependency-name: sass dependency-version: 1.89.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontends-dev - dependency-name: sass dependency-version: 1.89.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontends-dev - dependency-name: sass dependency-version: 1.89.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontends-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6e706a commit 9ff663d

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

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.87.0"
35+
"sass": "^1.89.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
@@ -8666,10 +8666,10 @@ sass-loader@^12.3.0:
86668666
klona "^2.0.4"
86678667
neo-async "^2.6.2"
86688668

8669-
sass@^1.87.0:
8670-
version "1.87.0"
8671-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.87.0.tgz#8cceb36fa63fb48a8d5d7f2f4c13b49c524b723e"
8672-
integrity sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==
8669+
sass@^1.89.1:
8670+
version "1.89.1"
8671+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9"
8672+
integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
86738673
dependencies:
86748674
chokidar "^4.0.0"
86758675
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.87.0"
29+
"sass": "^1.89.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
@@ -8476,10 +8476,10 @@ sass-loader@^12.3.0:
84768476
klona "^2.0.4"
84778477
neo-async "^2.6.2"
84788478

8479-
sass@^1.87.0:
8480-
version "1.87.0"
8481-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.87.0.tgz#8cceb36fa63fb48a8d5d7f2f4c13b49c524b723e"
8482-
integrity sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==
8479+
sass@^1.89.1:
8480+
version "1.89.1"
8481+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.1.tgz#9281c52c85b4be54264d310fef63a811dfcfb9d9"
8482+
integrity sha512-eMLLkl+qz7tx/0cJ9wI+w09GQ2zodTkcE/aVfywwdlRcI3EO19xGnbmJwg/JMIm+5MxVJ6outddLZ4Von4E++Q==
84838483
dependencies:
84848484
chokidar "^4.0.0"
84858485
immutable "^5.0.2"

0 commit comments

Comments
 (0)