Skip to content

Commit

Permalink
Merge pull request #81 from Bassadin/renovate/sass-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency sass to v1.79.4
  • Loading branch information
Bassadin authored Sep 30, 2024
2 parents 0ee69c5 + c59923e commit 763d8a8
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.1.6",
"less": "4.2.0",
"prettier": "3.3.3",
"sass": "1.79.3",
"sass": "1.79.4",
"typescript": "5.6.2",
"typescript-eslint": "7.18.0",
"vite": "5.4.8"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2699,16 +2699,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.79.3":
version: 1.79.3
resolution: "sass@npm:1.79.3"
"sass@npm:1.79.4":
version: 1.79.4
resolution: "sass@npm:1.79.4"
dependencies:
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 10c0/ad171bbbb2d7a789cc47803a59dcf2d0ac92ede34b538bb3fd683b6391a9ac3dc3eabaac264fc9582c770c4e435b85840e011785b7adfc0ac002b51ba91179c9
checksum: 10c0/505ff0d9267d0fb990971e617acfeabf7c060c55d4cef68fe8a4bc693e7ea88ae7d7caeca3975e4b453459ba4a707b6e5b6979fc9395a7e08f0a43ca6aed06b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -2741,7 +2741,7 @@ __metadata:
less: "npm:4.2.0"
luxon: "npm:^3.4.4"
prettier: "npm:3.3.3"
sass: "npm:1.79.3"
sass: "npm:1.79.4"
typescript: "npm:5.6.2"
typescript-eslint: "npm:7.18.0"
vite: "npm:5.4.8"
Expand Down

0 comments on commit 763d8a8

Please sign in to comment.