Skip to content

Commit

Permalink
Update dependency sass to v1.69.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 13, 2024
1 parent c6f5a1d commit b9b095a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"prettier": "2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "1.69.5",
"sass": "1.69.7",
"sharp": "0.32.6",
"typescript": "4.9.5"
},
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@ __metadata:
prettier: 2.8.8
react: 18.2.0
react-dom: 18.2.0
sass: 1.69.5
sass: 1.69.7
sharp: 0.32.6
typescript: 4.9.5
languageName: unknown
Expand Down Expand Up @@ -3124,16 +3124,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.69.5":
version: 1.69.5
resolution: "sass@npm:1.69.5"
"sass@npm:1.69.7":
version: 1.69.7
resolution: "sass@npm:1.69.7"
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: c66f4f02882e7aa7aa49703824dadbb5a174dcd05e3cd96f17f73687889aab6027d078b518e2c04b594dfd89b2f574824bf935c7aee46c770aa6be9aafcc49f2
checksum: c67cd32b69fb26a50e4535353e4145de8cbc8187db07c467cc335157fd56d03cae98754f86efe43b880b29f20c0a168ab972c7f74ebfe234e2bd2dfb868890cb
languageName: node
linkType: hard

Expand Down

0 comments on commit b9b095a

Please sign in to comment.