build(deps-dev): bump sass from 1.69.7 to 1.70.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.69.7 to 1.70.0.
- [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.69.7...1.70.0)

---
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] 2024-01-24 03:27:09 +00:00 committed by GitHub
parent ecfd6d74bf
commit dd0cad63f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -60,7 +60,7 @@
"mutationobserver-shim": "^0.3.7", "mutationobserver-shim": "^0.3.7",
"portal-vue": "^3.0.0", "portal-vue": "^3.0.0",
"prettier": "^3.2.3", "prettier": "^3.2.3",
"sass": "^1.69.7", "sass": "^1.70.0",
"typescript": "~5.3.3", "typescript": "~5.3.3",
"unplugin-auto-import": "^0.17.3", "unplugin-auto-import": "^0.17.3",
"unplugin-icons": "^0.18.2", "unplugin-icons": "^0.18.2",

View File

@ -3563,7 +3563,7 @@ __metadata:
pinia-plugin-persistedstate: ^3.2.1 pinia-plugin-persistedstate: ^3.2.1
portal-vue: ^3.0.0 portal-vue: ^3.0.0
prettier: ^3.2.3 prettier: ^3.2.3
sass: ^1.69.7 sass: ^1.70.0
sortablejs: ^1.15.2 sortablejs: ^1.15.2
typescript: ~5.3.3 typescript: ~5.3.3
unplugin-auto-import: ^0.17.3 unplugin-auto-import: ^0.17.3
@ -5491,16 +5491,16 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"sass@npm:^1.69.7": "sass@npm:^1.70.0":
version: 1.69.7 version: 1.70.0
resolution: "sass@npm:1.69.7" resolution: "sass@npm:1.70.0"
dependencies: dependencies:
chokidar: ">=3.0.0 <4.0.0" chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0 immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0" source-map-js: ">=0.6.2 <2.0.0"
bin: bin:
sass: sass.js sass: sass.js
checksum: c67cd32b69fb26a50e4535353e4145de8cbc8187db07c467cc335157fd56d03cae98754f86efe43b880b29f20c0a168ab972c7f74ebfe234e2bd2dfb868890cb checksum: fd1b622cf9b7fa699a03ec634611997552ece45eb98ac365fef22f42bdcb8ed63b326b64173379c966830c8551ae801e44e4a00d2de16fdadda2dc8f35400bbb
languageName: node languageName: node
linkType: hard linkType: hard