Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump sass from 1.17.3 to 1.17.4
  • Loading branch information
dependabot-support committed Apr 3, 2019
commit 5fef97c7c1de12f9743a66f8c4a37db14e4881e4
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"react-virtualized": "9.11.0",
"react-waypoint": "9.0.1",
"remark-breaks": "1.0.2",
"sass": "1.17.3",
"sass": "1.17.4",
"sass-loader": "7.1.0",
"scrollbar-width": "3.1.1",
"simply-uuid": "1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10547,10 +10547,10 @@ [email protected]:
pify "^3.0.0"
semver "^5.5.0"

[email protected].3:
version "1.17.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.17.3.tgz#19f9164cf8653b9fca670a64e53285272c96d192"
integrity sha512-S4vJawbrNUxJUBiHLXPYUKZCoO6cvq3/3ZFBV66a+PafTxcDEFJB+FHLDFl0P+rUfha/703ajEXMuGTYhJESkQ==
[email protected].4:
version "1.17.4"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.17.4.tgz#b65b9d11f5cef9b96d6c44566ab91d6357210dbd"
integrity sha512-NM/RkY54d6C5xJMWk7Z+p0/TfIB71/46/T335Egc0O3G+NeKKVFz1s9EwBlekRnYq3fUCTsbk0zPNMpee5LIdA==
dependencies:
chokidar "^2.0.0"

Expand Down