From 6000e3f028b7acf282b437a8d59d29c33a24979e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Nov 2020 06:01:42 +0000 Subject: [PATCH] Build(deps-dev): Bump sort-package-json from 1.46.0 to 1.47.0 Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 1.46.0 to 1.47.0. - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](https://github.com/keithamus/sort-package-json/compare/v1.46.0...v1.47.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 1a58cb7..86677e2 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.47.0", + "resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-1.47.0.tgz", + "integrity": "sha512-D80mpxIw8VbdLahcwylXuBKe3o58meOEKqarE+DrFFxhRLR52D6uZgaVQ5tnrELtpkgOVqo84ZT/IYVVwcEHPA==", "dev": true, "requires": { "detect-indent": "^6.0.0",