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

This commit is contained in:
renovate[bot]
2022-06-17 17:31:11 +00:00
committed by Bastian
parent c3994b33bc
commit e619385d08
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -37,7 +37,7 @@
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"react-tooltip": "4.2.21", "react-tooltip": "4.2.21",
"sanitize-html": "2.7.0", "sanitize-html": "2.7.0",
"sass": "1.51.0", "sass": "1.52.3",
"typescript": "4.7.3", "typescript": "4.7.3",
"walk": "2.3.15", "walk": "2.3.15",
"yaml": "2.1.0" "yaml": "2.1.0"
@@ -13547,9 +13547,9 @@
"integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==" "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA=="
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.51.0", "version": "1.52.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.51.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.52.3.tgz",
"integrity": "sha512-haGdpTgywJTvHC2b91GSq+clTKGbtkkZmVAb82jZQN/wTy6qs8DdFm2lhEQbEwrY0QDRgSQ3xDurqM977C3noA==", "integrity": "sha512-LNNPJ9lafx+j1ArtA7GyEJm9eawXN8KlA1+5dF6IZyoONg1Tyo/g+muOsENWJH/2Q1FHbbV4UwliU0cXMa/VIA==",
"dependencies": { "dependencies": {
"chokidar": ">=3.0.0 <4.0.0", "chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0", "immutable": "^4.0.0",
@@ -25463,9 +25463,9 @@
"integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==" "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA=="
}, },
"sass": { "sass": {
"version": "1.51.0", "version": "1.52.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.51.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.52.3.tgz",
"integrity": "sha512-haGdpTgywJTvHC2b91GSq+clTKGbtkkZmVAb82jZQN/wTy6qs8DdFm2lhEQbEwrY0QDRgSQ3xDurqM977C3noA==", "integrity": "sha512-LNNPJ9lafx+j1ArtA7GyEJm9eawXN8KlA1+5dF6IZyoONg1Tyo/g+muOsENWJH/2Q1FHbbV4UwliU0cXMa/VIA==",
"requires": { "requires": {
"chokidar": ">=3.0.0 <4.0.0", "chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0", "immutable": "^4.0.0",

View File

@@ -51,7 +51,7 @@
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"react-tooltip": "4.2.21", "react-tooltip": "4.2.21",
"sanitize-html": "2.7.0", "sanitize-html": "2.7.0",
"sass": "1.51.0", "sass": "1.52.3",
"typescript": "4.7.3", "typescript": "4.7.3",
"walk": "2.3.15", "walk": "2.3.15",
"yaml": "2.1.0" "yaml": "2.1.0"