Skip to content

Commit

Permalink
chore(deps): update dependency sass to v1.75.0 (#476)
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 Apr 13, 2024
1 parent e93abd4 commit a7283ad
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 @@ -21,7 +21,7 @@
"eslint-plugin-svelte3": "4.0.0",
"prettier": "3.2.5",
"prettier-plugin-svelte": "3.2.3",
"sass": "1.71.1",
"sass": "1.75.0",
"svelte-preprocess": "5.1.3",
"ultra-runner": "3.10.5",
"vite": "4.5.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3045,16 +3045,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.71.1":
version: 1.71.1
resolution: "sass@npm:1.71.1"
"sass@npm:1.75.0":
version: 1.75.0
resolution: "sass@npm:1.75.0"
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: 19c4939d3042eb9459d462bbd27b1f576fa18034e23c87ca0005b87effdee431c16503b5a785edcdcde1a76dfb804716d9ad42c85a78968ac3825d515e45cb53
checksum: bfb9f5ddb6a2e1fe0c1ba6191cdb17afa7b40c1eb892c7152f6a29ff2b06dc7a510bdb648f8cca0179dcb3965920ebeb8894f0710b0b450a99db563831345033
languageName: node
linkType: hard

Expand Down Expand Up @@ -3499,7 +3499,7 @@ __metadata:
eslint-plugin-svelte3: 4.0.0
prettier: 3.2.5
prettier-plugin-svelte: 3.2.3
sass: 1.71.1
sass: 1.75.0
sticksy: 0.2.0
svelte: 3.59.2
svelte-preprocess: 5.1.3
Expand Down

0 comments on commit a7283ad

Please sign in to comment.