Skip to content

Commit 680fe63

Browse files
build(deps-dev): Bump sort-package-json from 3.0.0 to 3.2.0
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 3.0.0 to 3.2.0. - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](keithamus/sort-package-json@v3.0.0...v3.2.0) --- updated-dependencies: - dependency-name: sort-package-json dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30c6a5a commit 680fe63

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

yarn.lock

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2965,11 +2965,6 @@ get-package-type@^0.1.0:
29652965
resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz"
29662966
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
29672967

2968-
get-stdin@^9.0.0:
2969-
version "9.0.0"
2970-
resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-9.0.0.tgz"
2971-
integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==
2972-
29732968
get-stream@^6.0.0, get-stream@^6.0.1:
29742969
version "6.0.1"
29752970
resolved "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz"
@@ -3000,10 +2995,10 @@ get-uri@^6.0.1:
30002995
data-uri-to-buffer "^6.0.2"
30012996
debug "^4.3.4"
30022997

3003-
git-hooks-list@^3.0.0:
3004-
version "3.1.0"
3005-
resolved "https://registry.npmjs.org/git-hooks-list/-/git-hooks-list-3.1.0.tgz"
3006-
integrity sha512-LF8VeHeR7v+wAbXqfgRlTSX/1BJR9Q1vEMR8JAz1cEg6GX07+zyj3sAdDvYjj/xnlIfVuGgj4qBei1K3hKH+PA==
2998+
git-hooks-list@^4.0.0:
2999+
version "4.1.1"
3000+
resolved "https://registry.yarnpkg.com/git-hooks-list/-/git-hooks-list-4.1.1.tgz#ae340b82a9312354c73b48007f33840bbd83d3c0"
3001+
integrity sha512-cmP497iLq54AZnv4YRAEMnEyQ1eIn4tGKbmswqwmFV4GBnAqE8NLtWxxdXa++AalfgL5EBH4IxTPyquEuGY/jA==
30073002

30083003
git-up@^7.0.0:
30093004
version "7.0.0"
@@ -6559,14 +6554,13 @@ sort-object-keys@^1.1.3:
65596554
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
65606555

65616556
sort-package-json@^3.0.0:
6562-
version "3.0.0"
6563-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-3.0.0.tgz#cef875d1a5090a4fd15d17bc48145f34f7dde20f"
6564-
integrity sha512-vfZWx4DnFNB8R9Vg4Dnx21s20auNzWH15ZaCBfADAiyrCwemRmhWstTgvLjMek1DW3+MHcNaqkp86giCF24rMA==
6557+
version "3.2.0"
6558+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-3.2.0.tgz#735a16dad21cc1a82c317dfa856edfcf3d8418b3"
6559+
integrity sha512-jadbj4vvIlevL578X5+1qVX/Nn9Jk7/U+cLVjR1IqfDFo3ISY0eoyksd3ylyTwGunlEMUgbTRYowLr0CkSxcQw==
65656560
dependencies:
65666561
detect-indent "^7.0.1"
65676562
detect-newline "^4.0.1"
6568-
get-stdin "^9.0.0"
6569-
git-hooks-list "^3.0.0"
6563+
git-hooks-list "^4.0.0"
65706564
is-plain-obj "^4.1.0"
65716565
semver "^7.7.1"
65726566
sort-object-keys "^1.1.3"

0 commit comments

Comments
 (0)