Skip to content

Commit

Permalink
Update dependency sass to v1.69.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent 5bac9dd commit 8b2cff5
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.5",
"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 @@ -892,7 +892,7 @@ __metadata:
prettier: 2.8.8
react: 18.2.0
react-dom: 18.2.0
sass: 1.64.1
sass: 1.69.5
sharp: 0.32.6
typescript: 4.9.5
languageName: unknown
Expand Down Expand Up @@ -3116,16 +3116,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.5":
version: 1.69.5
resolution: "sass@npm:1.69.5"
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: c66f4f02882e7aa7aa49703824dadbb5a174dcd05e3cd96f17f73687889aab6027d078b518e2c04b594dfd89b2f574824bf935c7aee46c770aa6be9aafcc49f2
languageName: node
linkType: hard

Expand Down

0 comments on commit 8b2cff5

Please sign in to comment.