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

This commit is contained in:
Renovate
2025-02-25 02:00:19 +00:00
committed by Joakim Olsson
parent e27a22e34b
commit 7736f349ce
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -42,7 +42,7 @@
"eslint-plugin-vue": "9.32.0",
"nuxt": "3.15.4",
"postcss-html": "1.8.0",
"sass": "1.85.0",
"sass": "1.85.1",
"stylelint": "16.14.1",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",
@@ -19085,9 +19085,9 @@
"dev": true
},
"node_modules/sass": {
"version": "1.85.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.85.0.tgz",
"integrity": "sha512-3ToiC1xZ1Y8aU7+CkgCI/tqyuPXEmYGJXO7H4uqp0xkLXUqp88rQQ4j1HmP37xSJLbCJPaIiv+cT1y+grssrww==",
"version": "1.85.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.85.1.tgz",
"integrity": "sha512-Uk8WpxM5v+0cMR0XjX9KfRIacmSG86RH4DCCZjLU2rFh5tyutt9siAXJ7G+YfxQ99Q6wrRMbMlVl6KqUms71ag==",
"devOptional": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-vue": "9.32.0",
"nuxt": "3.15.4",
"postcss-html": "1.8.0",
"sass": "1.85.0",
"sass": "1.85.1",
"stylelint": "16.14.1",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "37.0.0",