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

This commit is contained in:
Renovate Bot
2021-08-02 22:22:48 +00:00
committed by renovate[bot]
parent 6d9b9a93f3
commit 1922f0c79c
2 changed files with 4 additions and 4 deletions

6
ui/package-lock.json generated
View File

@@ -22139,9 +22139,9 @@
"dev": true
},
"sass": {
"version": "1.37.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.37.0.tgz",
"integrity": "sha512-B+Tu6cSAG8ffs/cqsZl/bgSH2pCmavDaPTYAoW8QA1qNHh/RqndNfVKuABKYkLjUQ5aq/BnCENVpE80cqdSM1w==",
"version": "1.37.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.37.1.tgz",
"integrity": "sha512-0t1nEcF+DyzhTLKTY49siPk2JI1ZPF1MWn49UY99RGre9/6A8rNGQmgWOhJF4h8elI8iC1v2w5SuZc2R9j4rkQ==",
"dev": true,
"requires": {
"chokidar": ">=3.0.0 <4.0.0"

View File

@@ -88,7 +88,7 @@
"jest-date-mock": "1.0.8",
"prettier": "2.3.2",
"react-scripts": "4.0.3",
"sass": "1.37.0",
"sass": "1.37.1",
"typescript": "4.3.5"
},
"scripts": {