Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency sass to v1.77.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent 96522b6 commit d087605
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 @@ -25,7 +25,7 @@
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.77.2",
"sass": "1.77.3",
"styled-components": "6.1.11",
"typescript": "5.4.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4285,16 +4285,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.77.2":
version: 1.77.2
resolution: "sass@npm:1.77.2"
"sass@npm:1.77.3":
version: 1.77.3
resolution: "sass@npm:1.77.3"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/0d292339064de3c902e209d41de9c4eb2038cff326476aeebbb5be3eee1d23400d975face2b8e124ae617b10af3e93bec01580f61912f34e4c517fe137a118b6
checksum: 10c0/131469168a4c41f9c3eeaac8a91b3ada0ff4746c8588ce1bc4b819c9245281075a895d5fc74f6edeeb32142a572af8a0799bd0ae698614a1fcfcfbd97b0b1256
languageName: node
linkType: hard

Expand Down Expand Up @@ -4730,7 +4730,7 @@ __metadata:
prettier: "npm:3.2.5"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
sass: "npm:1.77.2"
sass: "npm:1.77.3"
styled-components: "npm:6.1.11"
typescript: "npm:5.4.5"
languageName: unknown
Expand Down

0 comments on commit d087605

Please sign in to comment.