Skip to content

Commit

Permalink
fix(deps): update dependency sass to v1.54.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2022
1 parent 533374d commit dc9817b
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.54.7",
"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"

[email protected].0:
version "1.54.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.0.tgz#24873673265e2a4fe3d3a997f714971db2fba1f4"
integrity sha512-C4zp79GCXZfK0yoHZg+GxF818/aclhp9F48XBu/+bm9vXEVAYov9iU3FBVRMq3Hx3OA4jfKL+p2K9180mEh0xQ==
[email protected].7:
version "1.54.7"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.7.tgz#a93fb1690472b161fab8f4ab34a66a0f3000c478"
integrity sha512-3q7MQz7sCpVG6TLhUfZwGOcd2/sm2ghYN2JEdRjNiW04ILdvahdo9GuAs+bxsxZ3hDCKv+wUT5w0iFWGU0CxlA==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit dc9817b

Please sign in to comment.