Skip to content

Commit 34d7876

Browse files
authored
Merge pull request #809 from bmish/dependabot/npm_and_yarn/sort-package-json-3.2.0
2 parents 5609ecd + 0040dc8 commit 34d7876

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
@@ -2970,11 +2970,6 @@ get-package-type@^0.1.0:
29702970
resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz"
29712971
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
29722972

2973-
get-stdin@^9.0.0:
2974-
version "9.0.0"
2975-
resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-9.0.0.tgz"
2976-
integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==
2977-
29782973
get-stream@^6.0.0, get-stream@^6.0.1:
29792974
version "6.0.1"
29802975
resolved "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz"
@@ -3005,10 +3000,10 @@ get-uri@^6.0.1:
30053000
data-uri-to-buffer "^6.0.2"
30063001
debug "^4.3.4"
30073002

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

30133008
git-up@^7.0.0:
30143009
version "7.0.0"
@@ -6564,14 +6559,13 @@ sort-object-keys@^1.1.3:
65646559
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
65656560

65666561
sort-package-json@^3.0.0:
6567-
version "3.0.0"
6568-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-3.0.0.tgz#cef875d1a5090a4fd15d17bc48145f34f7dde20f"
6569-
integrity sha512-vfZWx4DnFNB8R9Vg4Dnx21s20auNzWH15ZaCBfADAiyrCwemRmhWstTgvLjMek1DW3+MHcNaqkp86giCF24rMA==
6562+
version "3.2.0"
6563+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-3.2.0.tgz#735a16dad21cc1a82c317dfa856edfcf3d8418b3"
6564+
integrity sha512-jadbj4vvIlevL578X5+1qVX/Nn9Jk7/U+cLVjR1IqfDFo3ISY0eoyksd3ylyTwGunlEMUgbTRYowLr0CkSxcQw==
65706565
dependencies:
65716566
detect-indent "^7.0.1"
65726567
detect-newline "^4.0.1"
6573-
get-stdin "^9.0.0"
6574-
git-hooks-list "^3.0.0"
6568+
git-hooks-list "^4.0.0"
65756569
is-plain-obj "^4.1.0"
65766570
semver "^7.7.1"
65776571
sort-object-keys "^1.1.3"

0 commit comments

Comments
 (0)