Skip to content

Commit d06abea

Browse files
Update dependency sass to v1.77.5
1 parent 90b02a6 commit d06abea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"postcss-url": "10.1.3",
7070
"postcss-utilities": "0.8.4",
7171
"postcss-watch-folder": "2.0.0",
72-
"sass": "1.77.4",
72+
"sass": "1.77.5",
7373
"sass-loader": "14.2.1",
7474
"stylelint": "16.6.1",
7575
"stylelint-config-recommended": "14.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7436,10 +7436,10 @@ sass-loader@14.2.1:
74367436
dependencies:
74377437
neo-async "^2.6.2"
74387438

7439-
sass@1.77.4:
7440-
version "1.77.4"
7441-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.4.tgz#92059c7bfc56b827c56eb116778d157ec017a5cd"
7442-
integrity sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==
7439+
sass@1.77.5:
7440+
version "1.77.5"
7441+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.5.tgz#5f9009820297521356e962c0bed13ee36710edfe"
7442+
integrity sha512-oDfX1mukIlxacPdQqNb6mV2tVCrnE+P3nVYioy72V5tlk56CPNcO4TCuFcaCRKKfJ1M3lH95CleRS+dVKL2qMg==
74437443
dependencies:
74447444
chokidar ">=3.0.0 <4.0.0"
74457445
immutable "^4.0.0"

0 commit comments

Comments
 (0)