Skip to content

Commit 3273946

Browse files
chore(deps-dev): bump sass from 1.76.0 to 1.78.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.76.0 to 1.78.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.76.0...1.78.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f93e2c commit 3273946

File tree

2 files changed

+12
-17
lines changed

2 files changed

+12
-17
lines changed

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"postcss-cli": "^11.0.0",
3939
"prettier": "3.3.2",
4040
"prettier-plugin-svelte": "^3.0.3",
41-
"sass": "^1.76.0",
41+
"sass": "^1.78.0",
4242
"svelte-check": "^3.8.1",
4343
"svelte-loader": "^3.1.9",
4444
"svelte-preprocess": "^5.0.4",

yarn.lock

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6346,9 +6346,9 @@ nice-try@^1.0.4:
63466346
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
63476347

63486348
node-abi@^3.3.0, node-abi@^3.8.0:
6349-
version "3.65.0"
6350-
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.65.0.tgz#ca92d559388e1e9cab1680a18c1a18757cdac9d3"
6351-
integrity sha512-ThjYBfoDNr08AWx6hGaRbfPwxKV9kVzAzOzlLKbk2CuqXE2xnCh+cbAGnwM3t8Lq4v9rUB7VfondlkBckcJrVA==
6349+
version "3.67.0"
6350+
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-3.67.0.tgz#1d159907f18d18e18809dbbb5df47ed2426a08df"
6351+
integrity sha512-bLn/fU/ALVBE9wj+p4Y21ZJWYFjUXLXPi/IewyLZkx3ApxKDNBWCKdReeKOtD8dWpOdDCeMyLh6ZewzcLsG2Nw==
63526352
dependencies:
63536353
semver "^7.3.5"
63546354

@@ -6444,9 +6444,9 @@ npm-run-path@^4.0.1:
64446444
path-key "^3.0.0"
64456445

64466446
nwsapi@^2.2.1, nwsapi@^2.2.2:
6447-
version "2.2.10"
6448-
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.10.tgz#0b77a68e21a0b483db70b11fad055906e867cda8"
6449-
integrity sha512-QK0sRs7MKv0tKe1+5uZIQk/C8XGza4DAnztJG8iD+TpJIORARrCxczA738awHrZoHeTjSSoHqao2teO0dC/gFQ==
6447+
version "2.2.12"
6448+
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.12.tgz#fb6af5c0ec35b27b4581eb3bbad34ec9e5c696f8"
6449+
integrity sha512-qXDmcVlZV4XRtKFzddidpfVP4oMSGhga+xdMc25mv8kaLUHtgzCDhUxkrN8exkGdTlLNaXj7CV3GtON7zuGZ+w==
64506450

64516451
object-assign@^4.0.1:
64526452
version "4.1.1"
@@ -7404,10 +7404,10 @@ sanitize-filename@^1.6.3:
74047404
dependencies:
74057405
truncate-utf8-bytes "^1.0.0"
74067406

7407-
sass@^1.76.0:
7408-
version "1.76.0"
7409-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.76.0.tgz#fe15909500735ac154f0dc7386d656b62b03987d"
7410-
integrity sha512-nc3LeqvF2FNW5xGF1zxZifdW3ffIz5aBb7I7tSvOoNu7z1RQ6pFt9MBuiPtjgaI62YWrM/txjWlOCFiGtf2xpw==
7407+
sass@^1.78.0:
7408+
version "1.78.0"
7409+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.78.0.tgz#cef369b2f9dc21ea1d2cf22c979f52365da60841"
7410+
integrity sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==
74117411
dependencies:
74127412
chokidar ">=3.0.0 <4.0.0"
74137413
immutable "^4.0.0"
@@ -7731,12 +7731,7 @@ source-list-map@^2.0.0:
77317731
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
77327732
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
77337733

7734-
"source-map-js@>=0.6.2 <2.0.0":
7735-
version "1.0.2"
7736-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
7737-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
7738-
7739-
source-map-js@^1.2.0:
7734+
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.2.0:
77407735
version "1.2.0"
77417736
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
77427737
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==

0 commit comments

Comments
 (0)