Skip to content

Commit b6717ac

Browse files
Bump sort-package-json from 2.4.0 to 2.4.1 (#64)
2 parents 62fa5b6 + ec2a1fa commit b6717ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"lint-staged": "^13.1.0",
6565
"micromark-util-types": "^1.0.2",
6666
"prettier": "^2.8.3",
67-
"sort-package-json": "^2.4.0",
67+
"sort-package-json": "^2.4.1",
6868
"ts-jest": "^29.0.5",
6969
"ts-node": "^10.9.1",
7070
"typescript": "^4.9.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4607,10 +4607,10 @@ sort-object-keys@^1.1.3:
46074607
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
46084608
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
46094609

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==
46144614
dependencies:
46154615
detect-indent "^7.0.1"
46164616
detect-newline "^4.0.0"

0 commit comments

Comments
 (0)