Skip to content

Commit

Permalink
chore(deps-dev): bump sass from 1.66.1 to 1.69.4
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.69.4.
- [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.66.1...1.69.4)

---
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 Oct 23, 2023
1 parent ef31981 commit c13299a
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 @@ -92,7 +92,7 @@
"lint-staged": "^14.0.1",
"prettier": "^3.0.3",
"react-scripts": "5.0.1",
"sass": "^1.66.1",
"sass": "^1.69.4",
"source-map-explorer": "^2.5.3",
"typescript": "^4.9.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13565,16 +13565,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.66.1":
version: 1.66.1
resolution: "sass@npm:1.66.1"
"sass@npm:^1.69.4":
version: 1.69.4
resolution: "sass@npm:1.69.4"
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: 74fc11d0fcd5e16c5331b57dd59865705a299c64e89f2b99646869caeb011dc8d0b6144a6c74a90c264e9ef70654207dbf44fc9b7e3393f8bd14809b904c8a52
checksum: ed5558445b59dfa711e094f804e4a360544dd916c069ee211e1c687446146721d91d4304f33fe5df3966a10de96eba43369beb2e14f0881c285424e5e44cf360
languageName: node
linkType: hard

Expand Down Expand Up @@ -13875,7 +13875,7 @@ __metadata:
react-markdown: ^8.0.7
react-router-dom: ^6.15.0
react-scripts: 5.0.1
sass: ^1.66.1
sass: ^1.69.4
source-map-explorer: ^2.5.3
typescript: ^4.9.5
usehooks-ts: ^2.9.1
Expand Down

0 comments on commit c13299a

Please sign in to comment.