Update dependency sass to v1.38.2
This commit is contained in:
parent
f3a7192a29
commit
8cef7c2628
2 changed files with 6 additions and 6 deletions
|
@ -73,7 +73,7 @@
|
|||
"prettier": "2.3.2",
|
||||
"rollup": "2.56.3",
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"sass": "1.38.1",
|
||||
"sass": "1.38.2",
|
||||
"semver": "7.3.5",
|
||||
"ts-jest": "27.0.5",
|
||||
"tslib": "2.3.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2911,7 +2911,7 @@ __metadata:
|
|||
prettier: 2.3.2
|
||||
rollup: 2.56.3
|
||||
rollup-plugin-typescript2: 0.30.0
|
||||
sass: 1.38.1
|
||||
sass: 1.38.2
|
||||
semver: 7.3.5
|
||||
ts-jest: 27.0.5
|
||||
tslib: 2.3.1
|
||||
|
@ -7218,14 +7218,14 @@ fsevents@^1.2.7:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.38.1":
|
||||
version: 1.38.1
|
||||
resolution: "sass@npm:1.38.1"
|
||||
"sass@npm:1.38.2":
|
||||
version: 1.38.2
|
||||
resolution: "sass@npm:1.38.2"
|
||||
dependencies:
|
||||
chokidar: ">=3.0.0 <4.0.0"
|
||||
bin:
|
||||
sass: sass.js
|
||||
checksum: 20f90b009742ee302e4d9f74c885bceff7aaaa4bcf948235acc408d28c744757398de402b5ca1e5eb2d2fe9e4eb330b641fc45a66feadda089b5a3afd2bc15d8
|
||||
checksum: 5653617f78951606cc428e47613e893c78e3dac04c8c381a0ab164cb52803fb70c7a94ea5879fc6e8b32a7c56bb012a4a425f0e6a0ad29354c8cb329c6c0a3ed
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue