Skip to content

Commit

Permalink
Bump sass from 1.65.1 to 1.66.0
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.65.1 to 1.66.0.
- [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.65.1...1.66.0)

---
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 Aug 18, 2023
1 parent ac053e9 commit acfc3be
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.47.0",
"eslint-plugin-vue": "^9.15.1",
"ifdef-loader": "^2.3.2",
"sass": "~1.65.1",
"sass": "~1.66.0",
"sass-loader": "^13.3.2",
"stream-browserify": "^3.0.0",
"webpack-plugin-vuetify": "^2.0.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5992,7 +5992,7 @@ __metadata:
eslint-plugin-vue: ^9.15.1
ifdef-loader: ^2.3.2
register-service-worker: ^1.7.1
sass: ~1.65.1
sass: ~1.66.0
sass-loader: ^13.3.2
stream-browserify: ^3.0.0
vue: ^3.3.4
Expand Down Expand Up @@ -10550,16 +10550,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:~1.65.1":
version: 1.65.1
resolution: "sass@npm:1.65.1"
"sass@npm:~1.66.0":
version: 1.66.0
resolution: "sass@npm:1.66.0"
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: 33e325fc80cd07489992e0814cd4929496f87493ffe78c423c2dbafa5746a574e6f3bde20c2a3e4ea47b16ee3d6bc5afcf1d36b405227b829d6c4c9ddcc7f8e2
checksum: ae292e6a41a8812c0206c528885969e2f6f35870397e6d5bc33477927fd09faffda196aefe2cfe49e0c57f1448129b522f845bb134f3b6a131b184e3be86cf92
languageName: node
linkType: hard

Expand Down

0 comments on commit acfc3be

Please sign in to comment.