Skip to content

Commit

Permalink
chore(deps-dev): bump sass from 1.64.2 to 1.66.1
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.1.
- [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.1)

---
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 d2bfcb0 commit d4939b0
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.1",
"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.1":
version: 1.66.1
resolution: "sass@npm:1.66.1"
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: 74fc11d0fcd5e16c5331b57dd59865705a299c64e89f2b99646869caeb011dc8d0b6144a6c74a90c264e9ef70654207dbf44fc9b7e3393f8bd14809b904c8a52
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.1
sass-loader: ^13.0.2
source-map-loader: 4.0.1
style-loader: 3.3.3
Expand Down

0 comments on commit d4939b0

Please sign in to comment.