mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-24 13:33:03 +01:00
Merge pull request #2018 from Retrospring/dependabot/npm_and_yarn/sass-1.85.0
This commit is contained in:
commit
9e2760ce70
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.83.4",
|
||||
"sass": "^1.85.0",
|
||||
"sweetalert": "1.1.3",
|
||||
"toastify-js": "^1.12.0",
|
||||
"typescript": "^5.7.3"
|
||||
|
|
|
@ -2627,10 +2627,10 @@ safe-regex-test@^1.0.3:
|
|||
es-errors "^1.3.0"
|
||||
is-regex "^1.1.4"
|
||||
|
||||
sass@^1.83.4:
|
||||
version "1.83.4"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.4.tgz#5ccf60f43eb61eeec300b780b8dcb85f16eec6d1"
|
||||
integrity sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==
|
||||
sass@^1.85.0:
|
||||
version "1.85.0"
|
||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.85.0.tgz#0127ef697d83144496401553f0a0e87be83df45d"
|
||||
integrity sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==
|
||||
dependencies:
|
||||
chokidar "^4.0.0"
|
||||
immutable "^5.0.2"
|
||||
|
|
Loading…
Reference in a new issue