Skip to content

Commit 300357e

Browse files
build(deps-dev): Bump sort-package-json from 2.4.1 to 2.5.0 (#1905)
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](keithamus/sort-package-json@v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: sort-package-json dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27f19f1 commit 300357e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3469,7 +3469,7 @@ get-package-type@^0.1.0:
34693469
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
34703470
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
34713471

3472-
get-stdin@~9.0.0:
3472+
get-stdin@^9.0.0, get-stdin@~9.0.0:
34733473
version "9.0.0"
34743474
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
34753475
integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==
@@ -7044,12 +7044,13 @@ sort-object-keys@^1.1.3:
70447044
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
70457045

70467046
sort-package-json@^2.0.0:
7047-
version "2.4.1"
7048-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.4.1.tgz#4ea68a0b9ef34c2bc519e86d0d07de56622a7600"
7049-
integrity sha512-Nd3rgLBJcZ4iw7tpuOhwBupG6SvUDU0Fy1cZGAMorA2JmDUb+29Dg5phJK9gapa2Ak9d15w/RuMl/viwX+nKwQ==
7047+
version "2.5.0"
7048+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.5.0.tgz#6e249a8d3b4a637b491676019524533e23208bb8"
7049+
integrity sha512-KIsqEi/ameVyhhatpzwialQVSMP1mFzRLJgTBKJDz0duQmhnBDjf8MFyFoIoVnW69SqjH3/bziCSlgiuz2KbHg==
70507050
dependencies:
70517051
detect-indent "^7.0.1"
70527052
detect-newline "^4.0.0"
7053+
get-stdin "^9.0.0"
70537054
git-hooks-list "^3.0.0"
70547055
globby "^13.1.2"
70557056
is-plain-obj "^4.1.0"

0 commit comments

Comments
 (0)