Update dependency sass to v1.52.1
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7fec74138b
commit
1b20038e43
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
|||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"prettier": "2.6.2",
|
||||
"sass": "1.51.0"
|
||||
"sass": "1.52.1"
|
||||
},
|
||||
"packageManager": "yarn@3.2.1"
|
||||
}
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2111,7 +2111,7 @@ __metadata:
|
|||
megalodon: 4.0.1
|
||||
morgan: 1.10.0
|
||||
prettier: 2.6.2
|
||||
sass: 1.51.0
|
||||
sass: 1.52.1
|
||||
serve-static: 1.15.0
|
||||
timeago.js: 4.0.2
|
||||
languageName: unknown
|
||||
|
@ -2138,16 +2138,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass@npm:1.51.0":
|
||||
version: 1.51.0
|
||||
resolution: "sass@npm:1.51.0"
|
||||
"sass@npm:1.52.1":
|
||||
version: 1.52.1
|
||||
resolution: "sass@npm:1.52.1"
|
||||
dependencies:
|
||||
chokidar: ">=3.0.0 <4.0.0"
|
||||
immutable: ^4.0.0
|
||||
source-map-js: ">=0.6.2 <2.0.0"
|
||||
bin:
|
||||
sass: sass.js
|
||||
checksum: d674fd87be863961d5e5233a148e381a72b06ca1749ffd95a08be2c3f4aa8fc77e3e21840347a84d7d4542cbf97cd6f9bfae19ecb1f5eefa6c207a3d8f923dbc
|
||||
checksum: a0508c88b149641202e8fb589f731e0cb09a15650128dfee6d0d1ee4a868cb57f1e71575535ccd72f54c5313b684a8beb208d293402ca8d32084ee1709d9f26d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Reference in a new issue