Skip to content

Commit

Permalink
Bump sass from 1.75.0 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.75.0 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.75.0...1.77.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent da2a35f commit 76171c7
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 @@ -33,7 +33,7 @@
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.25.0",
"ifdef-loader": "^2.3.2",
"sass": "~1.75.0",
"sass": "~1.77.8",
"sass-loader": "^14.2.1",
"stream-browserify": "^3.0.0",
"webpack-plugin-vuetify": "^3.0.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6089,7 +6089,7 @@ __metadata:
eslint-plugin-vue: ^9.25.0
ifdef-loader: ^2.3.2
register-service-worker: ^1.7.1
sass: ~1.75.0
sass: ~1.77.8
sass-loader: ^14.2.1
stream-browserify: ^3.0.0
vue: ^3.4.21
Expand Down Expand Up @@ -10758,16 +10758,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:~1.75.0":
version: 1.75.0
resolution: "sass@npm:1.75.0"
"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: bfb9f5ddb6a2e1fe0c1ba6191cdb17afa7b40c1eb892c7152f6a29ff2b06dc7a510bdb648f8cca0179dcb3965920ebeb8894f0710b0b450a99db563831345033
checksum: 6b5dce17faa1bd1e349b4825bf7f76559a32f3f95d789cd2847623c88ee9635e1485d3458532a05fa5b9134cfbce79a4bad3f13dc63c2433632347674db0abae
languageName: node
linkType: hard

Expand Down

0 comments on commit 76171c7

Please sign in to comment.