Skip to content

Commit 0c69d42

Browse files
committed
fix(deps): update dependency sass to v1.77.4
1 parent 07a31cf commit 0c69d42

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
@@ -53,7 +53,7 @@
5353
"photoswipe": "5.4.4",
5454
"ramda": "0.30.0",
5555
"redis": "^4.6.7",
56-
"sass": "1.77.3",
56+
"sass": "1.77.4",
5757
"uuid": "^9.0.0"
5858
},
5959
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5742,10 +5742,10 @@ sass-formatter@^0.7.6:
57425742
dependencies:
57435743
suf-log "^2.5.3"
57445744

5745-
5746-
version "1.77.3"
5747-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.3.tgz#4e93f6197786c05cab2c795c3f0f243470d94836"
5748-
integrity sha512-WJHo+jmFp0dwRuymPmIovuxHaBntcCyja5hCB0yYY9wWrViEp4kF5Cdai98P72v6FzroPuABqu+ddLMbQWmwzA==
5745+
5746+
version "1.77.4"
5747+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.4.tgz#92059c7bfc56b827c56eb116778d157ec017a5cd"
5748+
integrity sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==
57495749
dependencies:
57505750
chokidar ">=3.0.0 <4.0.0"
57515751
immutable "^4.0.0"

0 commit comments

Comments
 (0)