Bump sass from 1.36.0 to 1.37.5 in /admin

Bumps [sass](https://github.com/sass/dart-sass) from 1.36.0 to 1.37.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.36.0...1.37.5)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-04 17:01:05 +00:00 committed by Giuseppe Criscione
parent 601404ec84
commit 4e25dd2204
2 changed files with 8 additions and 8 deletions

View File

@ -17,7 +17,7 @@
"eslint": "^7.32.0", "eslint": "^7.32.0",
"onchange": "^7.0.2", "onchange": "^7.0.2",
"rollup": "^2.54.0", "rollup": "^2.54.0",
"sass": "^1.36.0", "sass": "^1.37.5",
"stylelint": "^13.13.1", "stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0", "stylelint-config-standard": "^22.0.0",
"stylelint-order": "^4.1.0", "stylelint-order": "^4.1.0",
@ -3306,9 +3306,9 @@
"dev": true "dev": true
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.36.0", "version": "1.37.5",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.36.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.37.5.tgz",
"integrity": "sha512-fQzEjipfOv5kh930nu3Imzq3ie/sGDc/4KtQMJlt7RRdrkQSfe37Bwi/Rf/gfuYHsIuE1fIlDMvpyMcEwjnPvg==", "integrity": "sha512-Cx3ewxz9QB/ErnVIiWg2cH0kiYZ0FPvheDTVC6BsiEGBTZKKZJ1Gq5Kq6jy3PKtL6+EJ8NIoaBW/RSd2R6cZOA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"chokidar": ">=3.0.0 <4.0.0" "chokidar": ">=3.0.0 <4.0.0"
@ -6565,9 +6565,9 @@
"dev": true "dev": true
}, },
"sass": { "sass": {
"version": "1.36.0", "version": "1.37.5",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.36.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.37.5.tgz",
"integrity": "sha512-fQzEjipfOv5kh930nu3Imzq3ie/sGDc/4KtQMJlt7RRdrkQSfe37Bwi/Rf/gfuYHsIuE1fIlDMvpyMcEwjnPvg==", "integrity": "sha512-Cx3ewxz9QB/ErnVIiWg2cH0kiYZ0FPvheDTVC6BsiEGBTZKKZJ1Gq5Kq6jy3PKtL6+EJ8NIoaBW/RSd2R6cZOA==",
"dev": true, "dev": true,
"requires": { "requires": {
"chokidar": ">=3.0.0 <4.0.0" "chokidar": ">=3.0.0 <4.0.0"

View File

@ -30,7 +30,7 @@
"eslint": "^7.32.0", "eslint": "^7.32.0",
"onchange": "^7.0.2", "onchange": "^7.0.2",
"rollup": "^2.54.0", "rollup": "^2.54.0",
"sass": "^1.36.0", "sass": "^1.37.5",
"stylelint": "^13.13.1", "stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0", "stylelint-config-standard": "^22.0.0",
"stylelint-order": "^4.1.0", "stylelint-order": "^4.1.0",