Skip to content

Commit

Permalink
build(npm-dev): bump sass from 1.77.7 to 1.77.8
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.7 to 1.77.8.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.77.7...1.77.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 4ac2ed4 commit cd243be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-vue": "^9.27.0",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"sass": "~1.77.7",
"sass": "~1.77.8",
"sass-loader": "^14.2.1",
"typescript": "~5.5.3",
"vue-cli-plugin-vuetify": "~2.5.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7528,16 +7528,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:~1.77.7":
version: 1.77.7
resolution: "sass@npm:1.77.7"
"sass@npm:~1.77.8":
version: 1.77.8
resolution: "sass@npm:1.77.8"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 64c98cbeb24fb42fb5f29137740a812747e0cfebc2f02b0b03108456930f2058b17b2cf78ddf3df3c958c4a6b6fef765e34a202e6e93670752970bf5a0dbe222
checksum: 6b5dce17faa1bd1e349b4825bf7f76559a32f3f95d789cd2847623c88ee9635e1485d3458532a05fa5b9134cfbce79a4bad3f13dc63c2433632347674db0abae
languageName: node
linkType: hard

Expand Down Expand Up @@ -8675,7 +8675,7 @@ __metadata:
lodash.clonedeep: ^4.5.0
prettier: ^3.3.2
qs: ^6.12.3
sass: ~1.77.7
sass: ~1.77.8
sass-loader: ^14.2.1
typescript: ~5.5.3
vue: ^2.7.16
Expand Down

0 comments on commit cd243be

Please sign in to comment.