Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.80.4 (#768)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent cfc7e4f commit e58b45c
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 @@ -26,7 +26,7 @@
"prettier": "3.3.3",
"pretty-quick": "4",
"rimraf": "6",
"sass": "1.80.3",
"sass": "1.80.4",
"sass-loader": "16",
"style-loader": "4",
"tailwindcss": "3.4.14",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3323,7 +3323,7 @@ __metadata:
prettier: "npm:3.3.3"
pretty-quick: "npm:4"
rimraf: "npm:6"
sass: "npm:1.80.3"
sass: "npm:1.80.4"
sass-loader: "npm:16"
style-loader: "npm:4"
tailwindcss: "npm:3.4.14"
Expand Down Expand Up @@ -4471,17 +4471,17 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.80.3":
version: 1.80.3
resolution: "sass@npm:1.80.3"
"sass@npm:1.80.4":
version: 1.80.4
resolution: "sass@npm:1.80.4"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
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: 10/667e12b0b53b3c12caa3013f4e90a326af38504bb9f9644357cf3f77a49f1989cb396c158bc0f7ee67911980b215c99cb57baf9312bffa435e7196317cb96f07
checksum: 10/a30d5c2313eda3e9100bfd00fd51fc030cfe7611c492268473ec0fd718180503cdebc23f7237bd61405ef6e653937d7bb972df7dcf4dffeef4f47fd9951f081e
languageName: node
linkType: hard

Expand Down

0 comments on commit e58b45c

Please sign in to comment.