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

This commit is contained in:
renovate[bot]
2022-09-12 21:06:25 +00:00
committed by Bastian
parent e47417b53a
commit 6d04853548
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.1", "sanitize-html": "2.7.1",
"sass": "1.54.8", "sass": "1.54.9",
"typescript": "4.8.3", "typescript": "4.8.3",
"walk": "2.3.15", "walk": "2.3.15",
"yaml": "2.1.1" "yaml": "2.1.1"
@@ -13920,9 +13920,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.54.8", "version": "1.54.9",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.54.8.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.54.9.tgz",
"integrity": "sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww==", "integrity": "sha512-xb1hjASzEH+0L0WI9oFjqhRi51t/gagWnxLiwUNMltA0Ab6jIDkAacgKiGYKM9Jhy109osM7woEEai6SXeJo5Q==",
"dependencies": { "dependencies": {
"chokidar": ">=3.0.0 <4.0.0", "chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0", "immutable": "^4.0.0",
@@ -26045,9 +26045,9 @@
"integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==" "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA=="
}, },
"sass": { "sass": {
"version": "1.54.8", "version": "1.54.9",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.54.8.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.54.9.tgz",
"integrity": "sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww==", "integrity": "sha512-xb1hjASzEH+0L0WI9oFjqhRi51t/gagWnxLiwUNMltA0Ab6jIDkAacgKiGYKM9Jhy109osM7woEEai6SXeJo5Q==",
"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.1", "sanitize-html": "2.7.1",
"sass": "1.54.8", "sass": "1.54.9",
"typescript": "4.8.3", "typescript": "4.8.3",
"walk": "2.3.15", "walk": "2.3.15",
"yaml": "2.1.1" "yaml": "2.1.1"