Skip to content

Commit e2907a1

Browse files
Bump sort-package-json from 2.2.0 to 2.4.0 (#62)
2 parents 0028278 + ac79f88 commit e2907a1

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.2.0",
67+
"sort-package-json": "^2.4.0",
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.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==
46144614
dependencies:
46154615
detect-indent "^7.0.1"
46164616
detect-newline "^4.0.0"

0 commit comments

Comments
 (0)