Skip to content

Commit

Permalink
Update dependency sass to v1.80.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 5b1c21a commit 1d577d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"postcss": "8.4.47",
"postcss-flexbugs-fixes": "5.0.2",
"redux-mock-store": "1.5.4",
"sass": "1.79.6",
"sass": "1.80.1",
"stylelint": "16.10.0",
"stylelint-config-recommended": "14.0.1",
"stylelint-config-standard-scss": "12.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8769,10 +8769,10 @@ sass@1.55.0:
immutable "^4.0.0"
source-map-js ">=0.6.2 <2.0.0"

sass@1.79.6:
version "1.79.6"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.6.tgz#35a53c3dbaf66a25f132979f47346521e4ef77cb"
integrity sha512-PVVjeeiUGx6Nj4PtEE/ecwu8ltwfPKzHxbbVmmLj4l1FYHhOyfA0scuVF8sVaa+b+VY4z7BVKjKq0cPUQdUU3g==
sass@1.80.1:
version "1.80.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.1.tgz#5b26cde787917e845f25585b741c0caa653d0154"
integrity sha512-9lBwDZ7j3y/1DKj5Ec249EVGo5CVpwnzIyIj+cqlCjKkApLnzsJ/l9SnV4YnORvW9dQwQN+gQvh/mFZ8CnDs7Q==
dependencies:
"@parcel/watcher" "^2.4.1"
chokidar "^4.0.0"
Expand Down

0 comments on commit 1d577d8

Please sign in to comment.