Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump sass from 1.66.1 to 1.69.4 #379

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.5",
"sass": "^1.66.1",
"sass": "^1.69.4",
"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 @@ -6532,16 +6532,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 @@ -7650,7 +7650,7 @@ __metadata:
react: 18.2.0
react-dom: 18.2.0
rimraf: ^5.0.5
sass: ^1.66.1
sass: ^1.69.4
sass-loader: ^13.0.2
source-map-loader: 4.0.1
style-loader: 3.3.3
Expand Down