Skip to content

Commit

Permalink
chore(deps): update dependency svelte-preprocess-sass to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 16, 2021
1 parent 0448295 commit cbe78a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"style-loader": "2.0.0",
"svelte": "3.38.3",
"svelte-loader": "2.13.6",
"svelte-preprocess-sass": "1.0.0",
"svelte-preprocess-sass": "2.0.0",
"ts-loader": "8.3.0",
"webpack": "4.46.0",
"webpack-bundle-analyzer": "4.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13866,10 +13866,10 @@ svelte-preprocess-filter@^1.0.0:
resolved "https://registry.yarnpkg.com/svelte-preprocess-filter/-/svelte-preprocess-filter-1.0.0.tgz#21f3cee27c0f2232bcd671b183352fb1fdd3fdcb"
integrity sha512-92innv59nyEx24xbfcSurB5ocwC8qFdDtGli/JVMHzJsxyvV2yjQKIcbUqU9VIV5mKUWO2PoY93nncS2yF4ULQ==

svelte-preprocess-sass@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/svelte-preprocess-sass/-/svelte-preprocess-sass-1.0.0.tgz#584b5f9101c24e1d94d13c281a81dfa744fe54f9"
integrity sha512-thR6BSldPL2Km4+xJG4AYt/WaOQLLSoOoFrfT8gEIxrg+yBSu8aG+VjRxZJ0Lx7HiQ1apq4gG7nEkQ5u8AXHZw==
svelte-preprocess-sass@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/svelte-preprocess-sass/-/svelte-preprocess-sass-2.0.0.tgz#e9ac83bdb4554f82aa90978b9392d7d21187fe88"
integrity sha512-XSbG3blBfopLibSSDqkRB8hjsiZELbk4h5BmJ8+PZBaRY85pjsg6tlFUDKVDEa5D0hu56LnS9iPXki6/ofFOzQ==
dependencies:
svelte-preprocess-filter "^1.0.0"

Expand Down

0 comments on commit cbe78a9

Please sign in to comment.