Skip to content

Commit

Permalink
Update dependency sass to v1.69.5 (#650)
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 Oct 26, 2023
1 parent 3502f76 commit 617842b
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 @@ -58,7 +58,7 @@
"postcss": "8.4.31",
"querystring-es3": "0.2.1",
"rimraf": "5.0.5",
"sass": "1.69.4",
"sass": "1.69.5",
"sass-loader": "13.3.2",
"stream-browserify": "3.0.0",
"stream-http": "3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3239,7 +3239,7 @@ __metadata:
postcss: "npm:8.4.31"
querystring-es3: "npm:0.2.1"
rimraf: "npm:5.0.5"
sass: "npm:1.69.4"
sass: "npm:1.69.5"
sass-loader: "npm:13.3.2"
stream-browserify: "npm:3.0.0"
stream-http: "npm:3.2.0"
Expand Down Expand Up @@ -5500,16 +5500,16 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.69.4":
version: 1.69.4
resolution: "sass@npm:1.69.4"
"sass@npm:1.69.5":
version: 1.69.5
resolution: "sass@npm:1.69.5"
dependencies:
chokidar: "npm:>=3.0.0 <4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
bin:
sass: sass.js
checksum: 8/ed5558445b59dfa711e094f804e4a360544dd916c069ee211e1c687446146721d91d4304f33fe5df3966a10de96eba43369beb2e14f0881c285424e5e44cf360
checksum: a9003a9482f2e467fc412cfe58ba4fa14fb78bef7e1283ce5d64a065f8a31114ec3bbf5d4e724f94eb8512c32c768a6f91f228c7f16a26a300bbf4db293b5608
languageName: node
linkType: hard

Expand Down

0 comments on commit 617842b

Please sign in to comment.