Skip to content

Commit

Permalink
Merge pull request #183 from sky0621/renovate/sass-1.x
Browse files Browse the repository at this point in the history
Update dependency sass to v1.75.0
  • Loading branch information
sky0621 authored Apr 28, 2024
2 parents 9b08d0f + 0c3b180 commit 50eecf5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"husky": "8.0.3",
"lint-staged": "13.2.1",
"prettier": "2.8.7",
"sass": "1.61.0",
"sass": "1.75.0",
"stylelint": "15.4.0",
"stylelint-config-recommended": "11.0.0",
"stylelint-config-standard": "32.0.0",
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2265,10 +2265,10 @@ rxjs@^7.8.0:
dependencies:
tslib "^2.1.0"

sass@1.61.0:
version "1.61.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.61.0.tgz#d1f6761bb833887b8fdab32a24e052c40531d02b"
integrity sha512-PDsN7BrVkNZK2+dj/dpKQAWZavbAQ87IXqVvw2+oEYI+GwlTWkvbQtL7F2cCNbMqJEYKPh1EcjSxsnqIb/kyaQ==
sass@1.75.0:
version "1.75.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.75.0.tgz#91bbe87fb02dfcc34e052ddd6ab80f60d392be6c"
integrity sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 50eecf5

Please sign in to comment.