Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.69.5 (#632)
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 26, 2023
1 parent ecac121 commit a18a20a
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.0.3",
"pretty-quick": "3.1.3",
"rimraf": "5.0.5",
"sass": "1.69.4",
"sass": "1.69.5",
"sass-loader": "13.3.2",
"style-loader": "3.3.3",
"tailwindcss": "3.3.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3135,7 +3135,7 @@ __metadata:
prettier: 3.0.3
pretty-quick: 3.1.3
rimraf: 5.0.5
sass: 1.69.4
sass: 1.69.5
sass-loader: 13.3.2
style-loader: 3.3.3
tailwindcss: 3.3.5
Expand Down Expand Up @@ -4362,16 +4362,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.69.4":
version: 1.69.4
resolution: "sass@npm:1.69.4"
"sass@npm:1.69.5":
version: 1.69.5
resolution: "sass@npm:1.69.5"
dependencies:
chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: ed5558445b59dfa711e094f804e4a360544dd916c069ee211e1c687446146721d91d4304f33fe5df3966a10de96eba43369beb2e14f0881c285424e5e44cf360
checksum: c66f4f02882e7aa7aa49703824dadbb5a174dcd05e3cd96f17f73687889aab6027d078b518e2c04b594dfd89b2f574824bf935c7aee46c770aa6be9aafcc49f2
languageName: node
linkType: hard

Expand Down

0 comments on commit a18a20a

Please sign in to comment.