From 5e7f340c2e7a44624abe0909af829e21456cc39e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 16:27:01 +0000 Subject: [PATCH] Bump node-sass from 4.9.4 to 4.14.1 in /demo-vue/.migration_backup Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.4 to 4.14.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.9.4...v4.14.1) Signed-off-by: dependabot[bot] --- demo-vue/.migration_backup/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-vue/.migration_backup/package.json b/demo-vue/.migration_backup/package.json index 63a9a5b..6304607 100644 --- a/demo-vue/.migration_backup/package.json +++ b/demo-vue/.migration_backup/package.json @@ -23,7 +23,7 @@ "babel-loader": "~8.0.0", "nativescript-dev-webpack": "~0.20.2", "nativescript-vue-template-compiler": "~2.0.2", - "node-sass": "~4.9.0", + "node-sass": "~4.14.1", "vue-loader": "~15.4.0", "tslint": "~5.13.1", "typescript": "~3.1.6"