From 4d0b1e8b3633a13e5697515e51c0db34992a4de7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 00:40:06 +0000 Subject: [PATCH] Bump y18n from 4.0.0 to 4.0.1 in /demo-angular/.migration_backup Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] --- demo-angular/.migration_backup/package-lock.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/demo-angular/.migration_backup/package-lock.json b/demo-angular/.migration_backup/package-lock.json index 60af006..d6d6e7a 100644 --- a/demo-angular/.migration_backup/package-lock.json +++ b/demo-angular/.migration_backup/package-lock.json @@ -3816,10 +3816,7 @@ "integrity": "sha1-gu6b59N3Fys8QpVzRyMDdijhhqc=" }, "nativescript-ngx-date-range": { - "version": "file:../src", - "requires": { - "fs-extra": "^8.1.0" - } + "version": "file:../src" }, "nativescript-theme-core": { "version": "1.0.6", @@ -6090,9 +6087,9 @@ "dev": true }, "y18n": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz", - "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.1.tgz", + "integrity": "sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==", "dev": true }, "yallist": {