Skip to content

Commit ad14c5b

Browse files
Update dependency sass to v1.77.5
1 parent 743fe14 commit ad14c5b

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
@@ -63,7 +63,7 @@
6363
"rollup-plugin-sprite": "0.1.2",
6464
"rollup-plugin-stylelint": "1.0.0",
6565
"rollup-watch": "4.3.1",
66-
"sass": "1.77.4",
66+
"sass": "1.77.5",
6767
"stylelint": "16.6.1",
6868
"stylelint-config-recommended": "14.0.0",
6969
"stylelint-config-standard-scss": "13.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8616,10 +8616,10 @@ sanitize.css@*:
86168616
resolved "https://registry.yarnpkg.com/sanitize.css/-/sanitize.css-13.0.0.tgz#2675553974b27964c75562ade3bd85d79879f173"
86178617
integrity sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==
86188618

8619-
sass@1.77.4:
8620-
version "1.77.4"
8621-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.4.tgz#92059c7bfc56b827c56eb116778d157ec017a5cd"
8622-
integrity sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==
8619+
sass@1.77.5:
8620+
version "1.77.5"
8621+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.5.tgz#5f9009820297521356e962c0bed13ee36710edfe"
8622+
integrity sha512-oDfX1mukIlxacPdQqNb6mV2tVCrnE+P3nVYioy72V5tlk56CPNcO4TCuFcaCRKKfJ1M3lH95CleRS+dVKL2qMg==
86238623
dependencies:
86248624
chokidar ">=3.0.0 <4.0.0"
86258625
immutable "^4.0.0"

0 commit comments

Comments
 (0)