Skip to content

Commit

Permalink
Bump node-sass from 4.14.0 to 5.0.0 (#1226)
Browse files Browse the repository at this point in the history
* Bump node-sass from 4.14.0 to 5.0.0

Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.0 to 5.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](sass/node-sass@v4.14.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix dependencies and repin lock file

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christoph Pröschel <chris@airy.co>
  • Loading branch information
dependabot[bot] and Christoph Pröschel committed Mar 18, 2021
1 parent 4947c1f commit 4b8c84f
Show file tree
Hide file tree
Showing 2 changed files with 1,562 additions and 2,074 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -53,11 +53,11 @@
"file-loader": "^6.2.0",
"html-webpack-plugin": "^4.5.2",
"minimist": "^1.2.5",
"node-sass": "^4.14.0",
"node-sass": "^5.0.0",
"prettier": "^2.2.1",
"react-hot-loader": "^4.13.0",
"reselect": "4.0.0",
"sass-loader": "^8.0.2",
"sass-loader": "^10",
"style-loader": "^1.1.4",
"terser-webpack-plugin": "^4.2.3",
"typescript": "3.7.4",
Expand Down

0 comments on commit 4b8c84f

Please sign in to comment.