Skip to content

Commit 2b05a08

Browse files
build(deps-dev): Bump sort-package-json from 2.7.0 to 2.10.0 (#2122)
Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.7.0 to 2.10.0. - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](keithamus/sort-package-json@v2.7.0...v2.10.0) --- updated-dependencies: - dependency-name: sort-package-json dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f61ab6 commit 2b05a08

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6753,16 +6753,17 @@ sort-object-keys@^1.1.3:
67536753
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
67546754

67556755
sort-package-json@^2.6.0:
6756-
version "2.7.0"
6757-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.7.0.tgz#41b52710939d7e3a4e328eb92c2136db43a6407d"
6758-
integrity sha512-6AayF8bp6L+WROgpbhTMUtB9JSFmpGHjmW7DyaNPS1HwlTw2oSVlUUtlkHSEZmg5o89F3zvLBZNvMeZ1T4fjQg==
6756+
version "2.10.0"
6757+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-2.10.0.tgz#6be07424bf3b7db9fbb1bdd69e7945f301026d8a"
6758+
integrity sha512-MYecfvObMwJjjJskhxYfuOADkXp1ZMMnCFC8yhp+9HDsk7HhR336hd7eiBs96lTXfiqmUNI+WQCeCMRBhl251g==
67596759
dependencies:
67606760
detect-indent "^7.0.1"
67616761
detect-newline "^4.0.0"
67626762
get-stdin "^9.0.0"
67636763
git-hooks-list "^3.0.0"
67646764
globby "^13.1.2"
67656765
is-plain-obj "^4.1.0"
6766+
semver "^7.6.0"
67666767
sort-object-keys "^1.1.3"
67676768

67686769
source-map-js@^1.0.1:

0 commit comments

Comments
 (0)