File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -3469,7 +3469,7 @@ get-package-type@^0.1.0:
3469
3469
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
3470
3470
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
3471
3471
3472
- get-stdin@~9.0.0 :
3472
+ get-stdin@^9.0.0, get-stdin@ ~9.0.0 :
3473
3473
version "9.0.0"
3474
3474
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
3475
3475
integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==
@@ -7044,12 +7044,13 @@ sort-object-keys@^1.1.3:
7044
7044
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
7045
7045
7046
7046
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 ==
7050
7050
dependencies :
7051
7051
detect-indent "^7.0.1"
7052
7052
detect-newline "^4.0.0"
7053
+ get-stdin "^9.0.0"
7053
7054
git-hooks-list "^3.0.0"
7054
7055
globby "^13.1.2"
7055
7056
is-plain-obj "^4.1.0"
You can’t perform that action at this time.
0 commit comments