chore(deps): update dependency sass to v1.58.3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2023-02-21 12:07:52 +00:00
committed by Ismo Vuorinen
parent 0d8f05f9ce
commit eccef44ea7
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"postcss": "8.4.21",
"postcss-import": "15.1.0",
"resolve-url-loader": "5.0.0",
"sass": "1.57.1",
"sass": "1.58.3",
"sass-loader": "13.2.0",
"tailwindcss": "3.2.7"
},
@@ -8302,9 +8302,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.57.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
"integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
"version": "1.58.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.58.3.tgz",
"integrity": "sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==",
"dev": true,
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
@@ -8357,9 +8357,9 @@
}
},
"node_modules/sass/node_modules/immutable": {
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-4.2.2.tgz",
"integrity": "sha512-fTMKDwtbvO5tldky9QZ2fMX7slR0mYpY5nbnFWYp0fOzDhHqhgIw9KoYgxLWsoNTS9ZHGauHj18DTyEw6BK3Og==",
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-4.2.4.tgz",
"integrity": "sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w==",
"dev": true
},
"node_modules/schema-utils": {

View File

@@ -32,7 +32,7 @@
"postcss": "8.4.21",
"postcss-import": "15.1.0",
"resolve-url-loader": "5.0.0",
"sass": "1.57.1",
"sass": "1.58.3",
"sass-loader": "13.2.0",
"tailwindcss": "3.2.7"
}