Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-13 16:38:13 +0300
committerGitHub <noreply@github.com>2020-12-13 16:38:13 +0300
commit1c182829e43c3887e47490f30571bc7e1ef4c846 (patch)
tree5932b9f6dd868963c363ab19ec40206c30e4d089 /package.json
parent6c14180f6db359983a32d599059b4be4e224d3e5 (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 b8e2173..1734260 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"file-loader": "^3.0.1",
"jest": "^24.8.0",
"jest-serializer-vue": "^2.0.2",
- "node-sass": "^4.12.0",
+ "node-sass": "^4.13.1",
"prettier-eslint": "^8.8.2",
"raw-loader": "^2.0.0",
"sass": "^1.26.11",