Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.75.0 (#4530)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 20, 2024
1 parent 69a863d commit e3ddbe1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"react-test-renderer": "18.2.0",
"replace-in-files": "3.0.0",
"rimraf": "3.0.2",
"sass": "1.72.0",
"sass": "1.75.0",
"sass-loader": "13.3.3",
"storybook": "7.6.17",
"storybook-dark-mode": "2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion ui/packages/app/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"jest-runtime": "29.7.0",
"pm2": "5.3.1",
"react-scripts": "5.0.1",
"sass": "1.72.0",
"sass": "1.75.0",
"sass-loader": "13.3.3",
"tslint": "6.1.3",
"tslint-config-prettier": "1.18.0",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23984,10 +23984,10 @@ sass-loader@^12.3.0, sass-loader@^12.6.0:
klona "^2.0.4"
neo-async "^2.6.2"

sass@1.72.0, sass@^1.49.9:
version "1.72.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.72.0.tgz#5b9978943fcfb32b25a6a5acb102fc9dabbbf41c"
integrity sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==
sass@1.75.0, sass@^1.49.9:
version "1.75.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit e3ddbe1

Please sign in to comment.