Update dependency sass to v1.69.6
This commit is contained in:
parent
d77eacc1f3
commit
d06584fe17
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -103,7 +103,7 @@
|
||||||
"qunit": "2.20.0",
|
"qunit": "2.20.0",
|
||||||
"qunit-dom": "3.0.0",
|
"qunit-dom": "3.0.0",
|
||||||
"release-it": "16.3.0",
|
"release-it": "16.3.0",
|
||||||
"sass": "1.69.5",
|
"sass": "1.69.6",
|
||||||
"sinon": "17.0.1",
|
"sinon": "17.0.1",
|
||||||
"sjcl": "1.0.8",
|
"sjcl": "1.0.8",
|
||||||
"stylelint": "16.1.0",
|
"stylelint": "16.1.0",
|
||||||
|
@ -45768,9 +45768,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/sass": {
|
"node_modules/sass": {
|
||||||
"version": "1.69.5",
|
"version": "1.69.6",
|
||||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.5.tgz",
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.69.6.tgz",
|
||||||
"integrity": "sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==",
|
"integrity": "sha512-qbRr3k9JGHWXCvZU77SD2OTwUlC+gNT+61JOLcmLm+XqH4h/5D+p4IIsxvpkB89S9AwJOyb5+rWNpIucaFxSFQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chokidar": ">=3.0.0 <4.0.0",
|
"chokidar": ">=3.0.0 <4.0.0",
|
||||||
|
|
|
@ -124,7 +124,7 @@
|
||||||
"qunit": "2.20.0",
|
"qunit": "2.20.0",
|
||||||
"qunit-dom": "3.0.0",
|
"qunit-dom": "3.0.0",
|
||||||
"release-it": "16.3.0",
|
"release-it": "16.3.0",
|
||||||
"sass": "1.69.5",
|
"sass": "1.69.6",
|
||||||
"sinon": "17.0.1",
|
"sinon": "17.0.1",
|
||||||
"sjcl": "1.0.8",
|
"sjcl": "1.0.8",
|
||||||
"stylelint": "16.1.0",
|
"stylelint": "16.1.0",
|
||||||
|
|
Loading…
Reference in a new issue