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.4.0 " ,
67
+ "sort-package-json" : " ^2.4.1 " ,
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.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 ==
4610
+ sort-package-json@^2.1.0, sort-package-json@^2.4.1 :
4611
+ version "2.4.1 "
4612
+ resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.4.1 .tgz#4ea68a0b9ef34c2bc519e86d0d07de56622a7600 "
4613
+ integrity sha512-Nd3rgLBJcZ4iw7tpuOhwBupG6SvUDU0Fy1cZGAMorA2JmDUb+29Dg5phJK9gapa2Ak9d15w/RuMl/viwX+nKwQ ==
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