Skip to content

Commit

Permalink
chore(deps-dev): bump sass from 1.64.2 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.64.2 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.64.2...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 17, 2023
1 parent d2bfcb0 commit 34c05e9
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 @@ -149,7 +149,7 @@
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
"rimraf": "^5.0.1",
"sass": "^1.64.2",
"sass": "^1.66.0",
"sass-loader": "^13.0.2",
"source-map-loader": "4.0.1",
"style-loader": "3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6354,16 +6354,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.64.2":
version: 1.64.2
resolution: "sass@npm:1.64.2"
"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: 43a5c9b9b3b6ba27feb5c45eba90edc437b15a30fd443f5d2623bbd59fe4a922f2a6a9990296c6a6c2b5bce7f401922c5049357415f50b745952c2d478bc5526
checksum: ae292e6a41a8812c0206c528885969e2f6f35870397e6d5bc33477927fd09faffda196aefe2cfe49e0c57f1448129b522f845bb134f3b6a131b184e3be86cf92
languageName: node
linkType: hard

Expand Down Expand Up @@ -7440,7 +7440,7 @@ __metadata:
react: 18.2.0
react-dom: 18.2.0
rimraf: ^5.0.1
sass: ^1.64.2
sass: ^1.66.0
sass-loader: ^13.0.2
source-map-loader: 4.0.1
style-loader: 3.3.3
Expand Down

0 comments on commit 34c05e9

Please sign in to comment.