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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 11, 2024
1 parent e72c666 commit 9a31095
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.0",
"sass": "1.77.1",
"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.0":
version: 1.77.0
resolution: "sass@npm:1.77.0"
"sass@npm:1.77.1":
version: 1.77.1
resolution: "sass@npm:1.77.1"
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/bce0e5f5b535491e4e775045a79f19cbe10d800ef53b5f7698958d2992505d7b124c968169b05a0190842d8e0a24c2aa6d75dfbdd7c213820d9d59e227009c19
checksum: 10c0/edcfc7d038234b1198c3ddcac5963fcd1e17a9c1ee0f9bd09784ab5353b60ff50b189b4c9154b34f5da9ca0eaab8b189fd3e83a4b43a494151ad4735f8e5f364
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.0"
sass: "npm:1.77.1"
styled-components: "npm:6.1.11"
typescript: "npm:5.4.5"
languageName: unknown
Expand Down

1 comment on commit 9a31095

@vercel
Copy link

@vercel vercel bot commented on 9a31095 May 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.