Merge pull request #256 from gnmyt/dependabot/npm_and_yarn/client/sass-1.76.0

Bump sass from 1.75.0 to 1.76.0 in /client
This commit is contained in:
Mathias Wagner 2024-05-01 10:56:50 +02:00 committed by GitHub
commit 7c5d927d07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"react-dom": "^18.3.1",
"react-router-dom": "^6.23.0",
"react-transition-group": "^4.4.5",
"sass": "^1.75.0",
"sass": "^1.76.0",
"socket.io-client": "^4.7.5",
"uuid": "^9.0.1",
"xterm": "^5.3.0",

View File

@ -2447,10 +2447,10 @@ safe-regex-test@^1.0.3:
es-errors "^1.3.0"
is-regex "^1.1.4"
sass@^1.75.0:
version "1.75.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
sass@^1.76.0:
version "1.76.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.76.0.tgz#fe15909500735ac154f0dc7386d656b62b03987d"
integrity sha512-nc3LeqvF2FNW5xGF1zxZifdW3ffIz5aBb7I7tSvOoNu7z1RQ6pFt9MBuiPtjgaI62YWrM/txjWlOCFiGtf2xpw==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"