Skip to content

Commit

Permalink
Merge pull request #1148 from sighupio/dependabot/npm_and_yarn/app/we…
Browse files Browse the repository at this point in the history
…b-client/sass-1.77.8

chore(deps): bump sass from 1.75.0 to 1.77.8 in /app/web-client
  • Loading branch information
ralgozino committed Aug 19, 2024
2 parents a676225 + 981518a commit be426e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/web-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react-json-tree": "^0.19.0",
"react-router-dom": "^6.22.3",
"react-scripts": "5.0.1",
"sass": "^1.75.0",
"sass": "^1.77.8",
"typescript": "^5.4.5",
"web-vitals": "^3.5.2"
},
Expand Down
8 changes: 4 additions & 4 deletions app/web-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8928,10 +8928,10 @@ sass-loader@^12.3.0:
klona "^2.0.4"
neo-async "^2.6.2"

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==
sass@^1.77.8:
version "1.77.8"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.77.8.tgz#9f18b449ea401759ef7ec1752a16373e296b52bd"
integrity sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit be426e5

Please sign in to comment.