From 00d319f633b829680961857046f38aa65e00360d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 05:38:51 +0000 Subject: [PATCH] Build(deps-dev): Bump sort-package-json from 1.46.0 to 1.49.0 Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 1.46.0 to 1.49.0. - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](https://github.com/keithamus/sort-package-json/compare/v1.46.0...v1.49.0) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 71eae42..2ddb2f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7921,9 +7921,9 @@ "dev": true }, "sort-package-json": { - "version": "1.46.0", - "resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-1.46.0.tgz", - "integrity": "sha512-Fn5iiGKkATkEOQ0rol45dClfvNNW3r6PZ87mU4rbpz/M0Dxz+0D6oEU8nfpwUB5rd8u+WzsH2BQ/kRDwz+yVDQ==", + "version": "1.49.0", + "resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-1.49.0.tgz", + "integrity": "sha512-3YuqFGThwc9X0TZLYohOUJJ/P6uJIVcTeuJOc6ZWw4f1fHpTHIfVysKer4qXtrZ2zvwwU2aEcb555Bo+2fwIgQ==", "dev": true, "requires": { "detect-indent": "^6.0.0",