fix(deps): bump sass from 1.53.0 to 1.58.3

Bumps [sass](https://github.com/sass/dart-sass) from 1.53.0 to 1.58.3.
- [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.53.0...1.58.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-20 01:21:40 +00:00
committed by GitHub
parent 9c375a9e81
commit 2aab5b2342
2 changed files with 9 additions and 24 deletions

View File

@@ -25,7 +25,7 @@
"core-js": "^3.23.3",
"nuxt": "^2.15.8",
"prism-themes": "^1.9.0",
"sass": "^1.53.0"
"sass": "^1.58.3"
},
"devDependencies": {
"@nuxt/types": "^2.15.8",