summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-04 11:45:00 +0000
committerYuval Adam <_@yuv.al>2020-09-11 07:44:33 +0300
commit628e4269ece937fa6491f0e728551c1e3b63db0e (patch)
tree3f4f9e494ea3fdf2bf01fe2f1bc31aed1a444901 /package.json
parent0375b06f3287cf878ed8726dad3083b574c7f7a9 (diff)
Bump node-sass from 4.12.0 to 4.13.1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 484f661..5d79066 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"netmask": "^1.0.6",
- "node-sass": "^4.12.0",
+ "node-sass": "^4.13.1",
"react": "^16.10.1",
"react-dom": "^16.10.1",
"sass-loader": "^8.0.0",