Skip to content

Commit

Permalink
Merge pull request #58 from Bassadin/renovate/sass-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency sass to v1.78.0
  • Loading branch information
Bassadin authored Sep 17, 2024
2 parents ba4945e + 42943cb commit 55742db
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 @@ -33,7 +33,7 @@
"husky": "9.0.11",
"less": "4.2.0",
"prettier": "3.3.3",
"sass": "1.77.6",
"sass": "1.78.0",
"typescript": "5.6.2",
"typescript-eslint": "7.18.0",
"vite": "5.4.6"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2743,16 +2743,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.77.6":
version: 1.77.6
resolution: "sass@npm:1.77.6"
"sass@npm:1.78.0":
version: 1.78.0
resolution: "sass@npm:1.78.0"
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/fe5a393c0aa29eda9f83c06be9b94788b61fe8bad0616ee6e3a25d21ab504f430d40c0064fdca89b02b8e426411ae6dcd906c91f2e48c263575c3d392b6daeb1
checksum: 10c0/6577a87c00b03a5a50f3a11b4b6592f28abce34e61812e381535a3b712151bd94db3ca06467d20395431e0f38a23f99e616d6859d771fb6d4617c359f590c48c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2785,7 +2785,7 @@ __metadata:
less: "npm:4.2.0"
luxon: "npm:^3.4.4"
prettier: "npm:3.3.3"
sass: "npm:1.77.6"
sass: "npm:1.78.0"
typescript: "npm:5.6.2"
typescript-eslint: "npm:7.18.0"
vite: "npm:5.4.6"
Expand Down

0 comments on commit 55742db

Please sign in to comment.