Skip to content

Commit

Permalink
Update dependency sass to v1.69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent 76567e7 commit 97d8032
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.64.1",
"sass": "1.69.0",
"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 @@ -890,7 +890,7 @@ __metadata:
prettier: 2.8.8
react: 18.2.0
react-dom: 18.2.0
sass: 1.64.1
sass: 1.69.0
sharp: 0.32.6
typescript: 4.9.5
languageName: unknown
Expand Down Expand Up @@ -3114,16 +3114,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.64.1":
version: 1.64.1
resolution: "sass@npm:1.64.1"
"sass@npm:1.69.0":
version: 1.69.0
resolution: "sass@npm:1.69.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: e908f96f3d5fa5869e2f2aec97548c93d6ef390680af89870fcae8bdbaee2392ac650fbeae8d2ef8e4c99cb9f81e6b3624e1cb659af6d6e746332a22233b5ad8
checksum: eabea31ea3b1dd529c7eff345c8b6468afe6ab8011bd4f95caa2cffb8fb115cc055ea21de425be6197f7ed22516f5652eccb98d315d592ea152ada553f964b8a
languageName: node
linkType: hard

Expand Down

0 comments on commit 97d8032

Please sign in to comment.