Bump sass from 1.45.0 to 1.45.1 (#15880)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-29 10:10:41 +07:00 committed by GitHub
parent 84a45b3583
commit 92918028dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -89,7 +89,7 @@
"lint-staged": "^12.1.4",
"markdown-loader": "^6.0.0",
"prettier": "^2.5.1",
"sass": "1.45.0",
"sass": "1.45.1",
"sass-loader": "^12.4.0",
"storybook-addon-jsx": "^7.3.14",
"style-loader": "^2.0.0",

View file

@ -14722,10 +14722,10 @@ sass-loader@^12.4.0:
klona "^2.0.4"
neo-async "^2.6.2"
sass@1.45.0, sass@^1.38.0:
version "1.45.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.45.0.tgz#192ede1908324bb293a3e403d1841dbcaafdd323"
integrity sha512-ONy5bjppoohtNkFJRqdz1gscXamMzN3wQy1YH9qO2FiNpgjLhpz/IPRGg0PpCjyz/pWfCOaNEaiEGCcjOFAjqw==
sass@1.45.1, sass@^1.38.0:
version "1.45.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.45.1.tgz#fa03951f924d1ba5762949567eaf660e608a1ab0"
integrity sha512-pwPRiq29UR0o4X3fiQyCtrESldXvUQAAE0QmcJTpsI4kuHHcLzZ54M1oNBVIXybQv8QF2zfkpFcTxp8ta97dUA==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"