Skip to content

Commit

Permalink
Chore(email-components): Remove sass from dev dependencies
Browse files Browse the repository at this point in the history
  * douplicate
  * wrong version
  • Loading branch information
literat committed Aug 26, 2024
1 parent fd71b6d commit 86937f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion packages/email-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
"eslint-plugin-prettier": "^4.2.1",
"fancy-log": "^2.0.0",
"prettier": "^2.8.7",
"sass": "^8.0.0",
"sass-loader": "^13.2.2",
"style-loader": "^3.3.2",
"stylelint": "^14.11.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9216,9 +9216,9 @@ sass-loader@^13.2.2:
neo-async "^2.6.2"

sass@^1.60.0:
version "1.62.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.62.0.tgz#3686b2195b93295d20765135e562366b33ece37d"
integrity sha512-Q4USplo4pLYgCi+XlipZCWUQz5pkg/ruSSgJ0WRDSb/+3z9tXUOkQ7QPYn4XrhZKYAK4HlpaQecRwKLJX6+DBg==
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 86937f2

Please sign in to comment.