Skip to content

Commit

Permalink
fix(deps): update dependency sass to v1.60.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2023
1 parent eccf634 commit a92ddf5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"discord-api-types": "0.37.0",
"graphql": "16.5.0",
"lodash": "4.17.21",
"sass": "1.54.0",
"sass": "1.60.0",
"shared": "*",
"svelte-apollo": "0.5.0",
"svelte-icons": "2.1.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2713,10 +2713,10 @@ sander@^0.5.0:
mkdirp "^0.5.1"
rimraf "^2.5.2"

sass@1.54.0:
version "1.54.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.0.tgz#24873673265e2a4fe3d3a997f714971db2fba1f4"
integrity sha512-C4zp79GCXZfK0yoHZg+GxF818/aclhp9F48XBu/+bm9vXEVAYov9iU3FBVRMq3Hx3OA4jfKL+p2K9180mEh0xQ==
sass@1.60.0:
version "1.60.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.60.0.tgz#657f0c23a302ac494b09a5ba8497b739fb5b5a81"
integrity sha512-updbwW6fNb5gGm8qMXzVO7V4sWf7LMXnMly/JEyfbfERbVH46Fn6q02BX7/eHTdKpE7d+oTkMMQpFWNUMfFbgQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit a92ddf5

Please sign in to comment.