File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 64
64
"lint-staged" : " ^13.1.0" ,
65
65
"micromark-util-types" : " ^1.0.2" ,
66
66
"prettier" : " ^2.8.3" ,
67
- "sort-package-json" : " ^2.2 .0" ,
67
+ "sort-package-json" : " ^2.4 .0" ,
68
68
"ts-jest" : " ^29.0.5" ,
69
69
"ts-node" : " ^10.9.1" ,
70
70
"typescript" : " ^4.9.4"
Original file line number Diff line number Diff line change @@ -4607,10 +4607,10 @@ sort-object-keys@^1.1.3:
4607
4607
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
4608
4608
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
4609
4609
4610
- sort-package-json@^2.1.0, sort-package-json@^2.2 .0 :
4611
- version "2.2 .0"
4612
- resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.2 .0.tgz#1787f5662005c9b3bd3bc570e6d53ccc4ffc2c87 "
4613
- integrity sha512-ux712xsrPqkW+0b51GdmC8QTvImM3wsdip9mNVSQTY9ZV3/1eTAK6jIcQ8Vz9kfN1WHL4wv/pLn89mrqeyQu6A ==
4610
+ sort-package-json@^2.1.0, sort-package-json@^2.4 .0 :
4611
+ version "2.4 .0"
4612
+ resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.4 .0.tgz#cfd1a5ae940cfef17779a3822fd47ca231e8be74 "
4613
+ integrity sha512-vhoGWP7XDlQbO7/sBchjOetLyTKb26kyZaQQklfTJpH5BuDaXII/61wQ/o8fZgdx1kPwMbNiCoBUs3+qCEDJsQ ==
4614
4614
dependencies :
4615
4615
detect-indent "^7.0.1"
4616
4616
detect-newline "^4.0.0"
You can’t perform that action at this time.
0 commit comments