mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 05:16:03 +01:00
Merge pull request #1882 from Retrospring/dependabot/npm_and_yarn/sass-1.79.4
This commit is contained in:
commit
5f5ad8f4af
2 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
|||
"croppr": "^2.3.1",
|
||||
"i18n-js": "^4.0",
|
||||
"js-cookie": "2.2.1",
|
||||
"sass": "^1.79.3",
|
||||
"sass": "^1.79.4",
|
||||
"sweetalert": "1.1.3",
|
||||
"toastify-js": "^1.12.0",
|
||||
"typescript": "^5.6.2"
|
||||
|
|
|
@ -2533,10 +2533,10 @@ safe-regex-test@^1.0.3:
|
|||
es-errors "^1.3.0"
|
||||
is-regex "^1.1.4"
|
||||
|
||||
sass@^1.79.3:
|
||||
version "1.79.3"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.3.tgz#7811b000eb68195fe51dea89177e73e7ef7f546f"
|
||||
integrity sha512-m7dZxh0W9EZ3cw50Me5GOuYm/tVAJAn91SUnohLRo9cXBixGUOdvmryN+dXpwR831bhoY3Zv7rEFt85PUwTmzA==
|
||||
sass@^1.79.4:
|
||||
version "1.79.4"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.4.tgz#f9c45af35fbeb53d2c386850ec842098d9935267"
|
||||
integrity sha512-K0QDSNPXgyqO4GZq2HO5Q70TLxTH6cIT59RdoCHMivrC8rqzaTw5ab9prjz9KUN1El4FLXrBXJhik61JR4HcGg==
|
||||
dependencies:
|
||||
chokidar "^4.0.0"
|
||||
immutable "^4.0.0"
|
||||
|
|
Loading…
Reference in a new issue